We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 309ab70 commit 0ba0f08Copy full SHA for 0ba0f08
CHANGELOG.md
@@ -9,6 +9,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
9
- change build.rs to avoid re-running when htslib or wrapper.h haven't changed.
10
- update some dependencies.
11
- refactor native dependency into htslib-sys crate, for greater versioning flexibility
12
+- Record::from_sam require `&mut HeaderView`. Provide the appropriate accessor.
13
+- set() no longer invalidates tag data.
14
15
## [0.26.1] - 2019-12-03
16
## Changes
0 commit comments