Files
toolbox/CHANGELOG.md
CI 13b6d2421b Build branch check-resources with version check-resources (cfc11db)
Build pipeline: viash-hub.toolbox.check-resources-cxbsm

Source commit: cfc11db17d

Source message: add changelog entry
2025-06-24 09:12:25 +00:00

30 lines
560 B
Markdown

# toolbox v0.1.2
## NEW FEATURES
* `check_resources`: Add functionality to check available system resources (PR #12).
# toolbox v0.1.1
## MINOR CHANGES
* Updated the test CI (PR #6).
* Bump viash to 0.9.0 (PR #10).
* Bump viash to 0.9.4 (PR #13).
* Update README (PR #13).
# 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).