Files
toolbox/CHANGELOG.md

20 lines
383 B
Markdown
Raw Normal View History

# toolbox unreleased
## MINOR CHANGES
* Updated the test CI (PR #6).
* Bump viash to 0.9.0 (PR #10).
# toolbox v0.1.0
## NEW FEATURES
* `bgzip`: Add bgzip functionality to compress and decompress files (initial commit).
* `yq`: A portable YAML, JSON, XML, CSV, TOML and properties processor (PR #1).
## MINOR CHANGES
* Use newer viash-actions updated for Viash 0.9 (PR #2).