Skip to content

v0.47.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 11:35
4b3cbcb

0.47.0 (2024-05-22)

Features

  • Add fasta::build function + FaidxBuildError (#418) (7c575ef)
  • Add rust_htslib::bcf::index::build (#408) (79d70cd)
  • derive PartialEq and Eq for bam:: and bcf::Format (#428) (528e543)

Bug Fixes

  • bam::Record:new should return a valid record (#361) (87f2011)
  • build for macOS (#431) (d869fdd)
  • in bam record buffer, change the start of the window to the first added item in last iteration (#430) (56ee2bd)
  • Panic on trailing omitted FORMAT records (#417) (9f575ee)