Skip to content

Commit d03b8f9

Browse files
committed
chore(main): release 0.2.0
1 parent 2c9c491 commit d03b8f9

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/varfish-org/biocommons-bioutils-rs/compare/v0.1.5...v0.2.0) (2026-04-10)
4+
5+
6+
### Features
7+
8+
* add TryFrom/FromStr implementation to Assembly ([#17](https://github.com/varfish-org/biocommons-bioutils-rs/issues/17)) ([2c9c491](https://github.com/varfish-org/biocommons-bioutils-rs/commit/2c9c491971bb357bca2ced59fdd85b51a6918eac))
9+
310
## [0.1.5](https://github.com/varfish-org/biocommons-bioutils-rs/compare/v0.1.4...v0.1.5) (2025-09-22)
411

512

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "biocommons-bioutils"
3-
version = "0.1.5"
3+
version = "0.2.0"
44
edition = "2021"
55
authors = ["Manuel Holtgrewe <manuel.holtgrewe@bih-charite.de>"]
66
description = "(Partial) port of biocommons/bioutils to Rust"

0 commit comments

Comments
 (0)