Skip to content

Releases: rust-bio/rust-htslib

Version 0.15.0 of Rust-Htslib

05 Dec 10:01
Compare
Choose a tag to compare

This release makes HeaderView cloneable.

Version 0.14.0 of Rust-Htslib

03 Dec 12:04
Compare
Choose a tag to compare

This release adds ringbuffers for efficiently reading overlapping intervals of BAM and BCF. See changelog.

Version 0.13.0 of Rust-Htslib

22 Sep 07:28
Compare
Choose a tag to compare

Various minor API improvements. See changelog.

Version 0.12.1 of Rust-Htslib

12 Jun 17:39
Compare
Choose a tag to compare

This release adapts to Rust-Htslib to recent changes in Rust 1.18.

Version 0.12.0 of Rust-Htslib

01 Jun 09:44
Compare
Choose a tag to compare

This release improves the CIGAR API and adds seek/tell support (see changelog).

Version 0.11.0 of Rust-Htslib

04 May 09:45
Compare
Choose a tag to compare

This release improves the pileup and CIGAR API and adds a SAM writer (see changelog).

Version 0.10.0 of Rust-Htslib

10 Nov 09:27
Compare
Choose a tag to compare

This release improves the constructor API (see changelog).

Version 0.9.0 of Rust-Htslib

01 Nov 23:52
Compare
Choose a tag to compare

This release improves the API in various places (see changelog).

Version 0.8.1 of Rust-Htslib

17 Aug 08:51
Compare
Choose a tag to compare

This adds some final error types that I missed before (see changelog).

Version 0.8.0 of Rust-Htslib

17 Aug 08:16
Compare
Choose a tag to compare

This release further improves error handling by adding more error types (see changelog).