Releases: stjude-rust-labs/omics
Releases · stjude-rust-labs/omics
omics-variation-v0.2.0
Crate Updates
omics-coordinate
: bumped to v0.2.0 (release)
omics-v0.2.0
Revise
- Promotes the
position-u64
feature of omics-coordinate
to the top-level omics
crate (#4).
Crate Updates
omics-coordinate
: bumped to v0.2.0 (release)
omics-variation
: bumped to v0.2.0 (release)
omics-coordinate v0.2.0
Added
- An initial set of benchmarks for some of the foundation data elements (#3).
Revise
- This crate was completely reworked. See the pull request for more details (#3).
Additionally, the following was added after the rework.
- Implemented
From<String>
for Contig
(#4).
- Added the following methods for
Interval
(#4).
into_start()
,
into_end()
, and
coordinate_at_offset()
.
- Added the
into_equivalent_base()
and into_equivalent_interbase()
methods for interbase and base intervals respectively (#4).
omics v0.1.0
0.1.0 - 10-09-2024
Crate Updates
omics-core
: introduced at v0.1.0 (release)
omics-coordinate
: introduced at v0.1.0 (release)
omics-molecule
: introduced at v0.1.0 (release)
omics-variation
: introduced at v0.1.0 (release)
omics-variation v0.1.0
0.1.0 - 10-09-2024
Added
- Added the initial version of
omics-variation
crate.
omics-molecule v0.1.0
0.1.0 - 10-09-2024
Added
- Added the initial version of
omics-molecule
crate.
omics-core v0.1.0
0.1.0 - 10-09-2024
Added
- Added the initial version of
omics-core
crate.
omics-coordinate v0.1.0
0.1.0 - 10-09-2024
Added
- Added the initial version of
omics-coordinate
crate.