Files
toolbox/CHANGELOG.md
CI 36b9c79457 Build branch main with version v0.1.0 (d33eb37)
Build pipeline: viash-hub.toolbox.main-4f6nw

Source commit: d33eb37068

Source message: Update readme and package config (#13)

* update readme and package config

* update changelog

* update readme

* update readme

* fix url

* make images relative again
2025-05-06 20:17:17 +00:00

439 B

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).