Version 0.31.0
·
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.