File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-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.46.0] ( https://github.com/rust-bio/rust-htslib/compare/v0.45.0...v0.46.0 ) (2024-02-22)
6+
7+
8+ ### Features
9+
10+ * making several RecordBuffer methods public ([ 6757f52] ( https://github.com/rust-bio/rust-htslib/commit/6757f5219955fd4edba4f61e62978ce1e001068e ) )
11+
12+
13+ ### Bug Fixes
14+
15+ * fix building libz-sys ([ #420 ] ( https://github.com/rust-bio/rust-htslib/issues/420 ) ) ([ 01c8849] ( https://github.com/rust-bio/rust-htslib/commit/01c884945686e7a6756406b579fde28657f70b36 ) )
16+
517## [ 0.45.0] ( https://github.com/rust-bio/rust-htslib/compare/v0.44.1...v0.45.0 ) (2024-02-07)
618
719
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ license = "MIT"
99name = " rust-htslib"
1010readme = " README.md"
1111repository = " https://github.com/rust-bio/rust-htslib.git"
12- version = " 0.45 .0"
12+ version = " 0.46 .0"
1313
1414[package .metadata .release ]
1515pre-release-commit-message = " release version {{version}}"
You can’t perform that action at this time.
0 commit comments