File tree Expand file tree Collapse file tree 4 files changed +6
-2
lines changed
Expand file tree Collapse file tree 4 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
1717## [ Unreleased]
1818
19+ ## [ 0.5.0] - 2026-3-19
20+
1921### Added
2022- added struct ` AmbiguityMap `
2123- added traits ` AminoUtilsUtf8 ` and ` AminoUtilsDigital `
Original file line number Diff line number Diff line change 11[package ]
22name = " libnail"
3- version = " 0.4 .0"
3+ version = " 0.5 .0"
44authors = [" Jack Roddy <jack.w.roddy@gmail.com>" ]
55edition = " 2021"
66license = " BSD-3-Clause"
Original file line number Diff line number Diff line change @@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717## [ Unreleased]
1818
1919
20+ ## [ 0.5.0] - 2026-3-19
21+
2022### Added
2123- added ` nail dev ` command to CLI
2224- added ` Fasta::from_path_par `
Original file line number Diff line number Diff line change 11[package ]
22name = " nail"
3- version = " 0.4 .0"
3+ version = " 0.5 .0"
44authors = [" Jack Roddy <jack.w.roddy@gmail.com>" ]
55edition = " 2021"
66license = " BSD-3-Clause"
You can’t perform that action at this time.
0 commit comments