Skip to content

Releases: rust-bio/rust-htslib

v0.46.0

22 Feb 20:21
b6aeba4
Compare
Choose a tag to compare

0.46.0 (2024-02-22)

Features

  • making several RecordBuffer methods public (#419) (e12fffe)

Bug Fixes

v0.45.0

07 Feb 11:49
4d146c6
Compare
Choose a tag to compare

0.45.0 (2024-02-07)

Features

  • adding function to get sequence length to faidx mod (#410) (ae79eba)

Bug Fixes

  • Loosen acceptable types to support current linux build on aarch64 (#415) (1d78d12)

v0.44.1

21 Jun 12:58
3008a13
Compare
Choose a tag to compare

0.44.1 (2023-06-21)

Bug Fixes

  • use correct return value in bcf_get_format and bcf_get_info_values (#398) (f9a1981)

v0.44.0

20 Jun 18:39
261e3a3
Compare
Choose a tag to compare

0.44.0 (2023-06-20)

Features

Bug Fixes

  • include doctests in test coverage calculations (#397) (8ed0837)

v0.43.1

16 May 11:28
2f79f47
Compare
Choose a tag to compare

0.43.1 (2023-05-16)

Bug Fixes

  • implement Drop for faidx::Reader, destroying the fai handle (#391) (0e6d6ac)

v0.43.0

12 May 13:08
4ee2921
Compare
Choose a tag to compare

0.43.0 (2023-05-12)

Features

v0.42.0

30 Mar 08:56
159171e
Compare
Choose a tag to compare

0.42.0 (2023-03-30)

Features

  • Add ability to fetch number of sequences and I-th sequence from FAI index (#377) (6ecc4bd)

v0.41.1

03 Mar 10:47
e91b1e2
Compare
Choose a tag to compare

0.41.1 (2023-03-03)

Features

  • Revised calculation of leading- and trailing-softclips (#375) (b61dd2c)

Performance Improvements

  • update htslib and corresponding bindings to 1.16 (#366) (f597ce0)

rust-htslib: v0.41.0

02 Mar 14:49
762361d
Compare
Choose a tag to compare

0.41.0 (2023-03-02)

Features

  • Revised calculation of leading- and trailing-softclips (#375) (b61dd2c)

rust-htslib: v0.40.2

13 Oct 09:49
81e4b85
Compare
Choose a tag to compare

0.40.2 (2022-10-13)

Performance Improvements

  • update htslib and corresponding bindings to 1.16 (#366) (f597ce0)