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 6c537a0 commit 7530cc8Copy full SHA for 7530cc8
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.28.0] - 2020-03-26
6
+## Changes
7
+- Return u64 wherever htslib has migrated to using 64 bit.
8
+- Implement more bio-types (Interval, Locus, Strand).
9
+
10
## [0.27.0] - 2020-03-17
11
## Changes
12
- Updated to Htslib 1.10.2.
0 commit comments