Releases: rust-bio/rust-htslib
Releases · rust-bio/rust-htslib
Version 0.17.0 of Rust-Htslib
This release adds serde support and improves the API.
Version 0.16.0 of Rust-Htslib
This release switches to Htslib 1.6, and fixes several bugs. For details, see change log.
Version 0.15.0 of Rust-Htslib
This release makes HeaderView
cloneable.
Version 0.14.0 of Rust-Htslib
This release adds ringbuffers for efficiently reading overlapping intervals of BAM and BCF. See changelog.
Version 0.13.0 of Rust-Htslib
Various minor API improvements. See changelog.
Version 0.12.1 of Rust-Htslib
This release adapts to Rust-Htslib to recent changes in Rust 1.18.
Version 0.12.0 of Rust-Htslib
This release improves the CIGAR API and adds seek/tell support (see changelog).
Version 0.11.0 of Rust-Htslib
This release improves the pileup and CIGAR API and adds a SAM writer (see changelog).
Version 0.10.0 of Rust-Htslib
This release improves the constructor API (see changelog).
Version 0.9.0 of Rust-Htslib
This release improves the API in various places (see changelog).