Releases: rust-bio/rust-bio-types
Releases · rust-bio/rust-bio-types
v1.0.4
v1.0.3
v1.0.2
v1.0.1
1.0.1 (2023-08-29)
Bug Fixes
Dependencies
- bump clap from 3.2.25 to 4.3.19 (2e1b414)
- bump clap from 4.3.19 to 4.3.21 (ffae0ba)
- bump clap from 4.3.21 to 4.4.0 (c9840ad)
- bump regex from 1.9.1 to 1.9.4 (5ad9921)
- bump serde from 1.0.136 to 1.0.174 (cb9f249)
- bump serde from 1.0.174 to 1.0.179 (e07a44c)
- bump serde from 1.0.179 to 1.0.183 (43c00bd)
- bump serde from 1.0.183 to 1.0.188 (7c41547)
- bump strum_macros from 0.24.3 to 0.25.1 (#56) (0487bf4)
- bump strum_macros from 0.25.1 to 0.25.2 (4d12e6f)
- bump thiserror from 1.0.29 to 1.0.44 (cb9a4d0)
- bump thiserror from 1.0.44 to 1.0.47 (d3e34e0)
bio-types v1.0.0
bio-types v0.13.0
bio-types v0.12.1
bio-types v0.12.0
Features
- make AlignmentOperation hashable (f1c4df0)
Version 0.11.0
- Added types for phylogenies (@delehef).
Version 0.10.0
- Imeplement Default trait for SequenceReadPairOrientation (@johanneskoester).