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 fc9d56d commit 54fb210Copy full SHA for 54fb210
CHANGELOG.md
@@ -3,8 +3,12 @@ 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.11.0] - 2017-05-1
6
+### Added
7
+- A SAM writer.
8
### Changed
9
- Improved CIGAR string API using a newtype wrapper.
10
+- Improved pileup API.
11
+- Support threaded writing for BAM files.
12
13
14
## [0.10.0] - 2016-11-10
0 commit comments