Skip to content

Releases: rust-bio/rust-htslib

hts-sys hts-sys-v2.0.2

23 Aug 14:21
d350413
Compare
Choose a tag to compare

Bug Fixes

  • Configuration when cross-compiling. Even when cross-compiling, build.rs runs on the build host. Hence within build.rs #[cfg(target_os)] always reflects the host, not the target. Use $CARGO_CFG_TARGET_OS instead to query target properties. (#329) (d5198e6)

rust-htslib v0.38.2

06 Jul 09:14
340eb70
Compare
Choose a tag to compare

Bug Fixes

  • add ID to automatic release handling (1244393)

rust-htslib v0.38.1

06 Jul 09:06
5c57d95
Compare
Choose a tag to compare

Bug Fixes

rust-htslib v0.38.0

06 Jul 08:54
d098630
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Improve bcf Record filter interface and improve docs (#306)

Features

  • Improve bcf Record filter interface and improve docs (#306) (f45e91d)

Bug Fixes

rust-htslib rust-htslib-v0.39.1

06 Jul 19:51
5667e51
Compare
Choose a tag to compare

Bug Fixes

  • bump hts-sys version to 2.0.1 (336c8b8)

rust-htslib rust-htslib-v0.39.0

06 Jul 19:45
9be2895
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • dummy major version bump to move away from previous versions that were following htslib versions.
  • bump to new major version (for technical reasons).
  • dummy breaking change to increase hts-sys major version.

Bug Fixes

  • bump to new major version (for technical reasons). (9c6db30)
  • dummy breaking change to increase hts-sys major version. (93415cb)
  • dummy changes (3af5ede)
  • dummy major version bump to move away from previous versions that were following htslib versions. (aaa70a8)
  • dummy release (74d1565)
  • dummy release (af2f84e)
  • dummy release (b97915f)
  • handle subcrate with release-please (0a4605f)
  • trigger dummy release (7c5a7de)
  • update changelog (deef08f)

rust-htslib v0.38.3

06 Jul 09:30
26084e2
Compare
Choose a tag to compare

Bug Fixes

  • dummy fix for triggering release (e92e6b1)

hts-sys hts-sys-v2.0.1

06 Jul 19:41
c1b7685
Compare
Choose a tag to compare

This is a dummy release for technical reasons: we needed to decouple the hts-sys version from htslib, such that it becomes easier to apply custom fixes while keeping a semantic versioning scheme in the future.

hts-sys hts-sys-v2.0.0

06 Jul 19:36
2af0b0f
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • dummy major version bump to move away from previous versions that were following htslib versions.

Bug Fixes

  • dummy major version bump to move away from previous versions that were following htslib versions. (aaa70a8)

hts-sys hts-sys-v1.0.0

06 Jul 19:11
6771b53
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • bump to new major version (for technical reasons).
  • dummy breaking change to increase hts-sys major version.

Bug Fixes

  • bump to new major version (for technical reasons). (9c6db30)
  • dummy breaking change to increase hts-sys major version. (93415cb)
  • dummy changes (3af5ede)
  • update changelog (deef08f)