Skip to content

Commit bd6868a

Browse files
committed
chore(main): release 0.5.0
1 parent fb1198e commit bd6868a

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [0.5.0](https://github.com/mbhall88/nohuman/compare/0.4.0...0.5.0) (2025-11-20)
4+
5+
6+
### Features
7+
8+
* add HPRC release 2 database (HPRC.r2) ([a329fa9](https://github.com/mbhall88/nohuman/commit/a329fa950d1ecb68380e95a024bc1640461be107))
9+
* support for NOHUMAN_DB environment variable ([ec1478f](https://github.com/mbhall88/nohuman/commit/ec1478f3ee085854cc9c4005465c987f89e0048c))
10+
* support multi-version databases with manifest ([553ab72](https://github.com/mbhall88/nohuman/commit/553ab723018ec17464eb7e1b3c30debe092049e9))
11+
312
## [0.4.0](https://github.com/mbhall88/nohuman/compare/0.3.0...0.4.0) (2025-07-30)
413

514

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "nohuman"
33
description = "Remove human reads from a sequencing run"
4-
version = "0.4.0"
4+
version = "0.5.0"
55
edition = "2021"
66
authors = ["Michael Hall <michael@mbh.sh>"]
77
repository = "https://github.com/mbhall88/nohuman"

0 commit comments

Comments
 (0)