File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5+ ## [ 0.13.0] - 2017-09-22
6+ ### Added
7+ - Ability to clone bam records.
8+ - Ability to set only qname.
9+ ### Changed
10+ - Further improved CIGAR string API.
11+ - Improved documentation.
12+
13+
514## [ 0.12.1] - 2017-06-12
615### Changed
716- Adapt to changes in Rust 1.18 that caused compilation issues.
Original file line number Diff line number Diff line change 11[package ]
22name = " rust-htslib"
3- version = " 0.12.1 "
3+ version = " 0.13.0 "
44authors = [
" Christopher Schröder <[email protected] >" ,
" Johannes Köster <[email protected] >" ]
55build = " build.rs"
66description = " This library provides HTSlib bindings and a high level Rust API for reading and writing BAM files."
You can’t perform that action at this time.
0 commit comments