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 3fa020d commit 58a5ef8Copy full SHA for 58a5ef8
CHANGELOG.md
@@ -2,6 +2,11 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## [0.30.0] - 2020-04-03
6
+### Changes
7
+- Removed `fn header_mut()` from `bam::Read` trait.
8
+- Fixed a major performance regression when reading bam files (issue #195).
9
+
10
## [0.29.0] - 2020-03-26
11
### Changes
12
- Migrate buffer intervals to u64.
0 commit comments