Skip to content

Version 0.31.0

Compare
Choose a tag to compare
@johanneskoester johanneskoester released this 23 Jun 08:46
· 234 commits to master since this release
  • Bam record buffer now returns reference counted (Rc) objects. This makes the API more ergonomic to use.
  • Switched to thiserror instead of snafu for error handling.
  • Various cleanups and little fixes.

This release breaks parts of the API due to the error handling changes and the difference in the bam record buffer.