Skip to content

VCF Improvements and DMD Support

Latest
Compare
Choose a tag to compare
@charlesgregory charlesgregory released this 02 Mar 22:38
· 11 commits to develop since this release
2529b13

This release involves breaking changes to the D API.

New features since 0.13.3:

  • VCF Genotype functionality along with other fixes (#116, #117)
  • VCF multi-threading
  • DMD support is back! #122
  • Overhaul of mechanism to update htslib bindings #129, #130
  • Laid groundwork for future iterators and io overhaul #128
  • Logo added!

Breaking changes

  • getAlignedPairs and Cigar API

What's Changed

Full Changelog: v0.13.3...v0.14.0+htslib-1.13