Files
craftbox/CHANGELOG.md
CI 249b9a0c8f Build branch main with version main (3c84130)
Build pipeline: viash-hub.craftbox.main-w6wcs

Source commit: 3c84130097

Source message: `untar`: Fix usage of a deprecated environment variable (#8)
2025-04-08 07:31:47 +00:00

605 B

craftbox 0.2.0

NEW FEATURES

  • sync_resources: Sync a Viash package's test resources to the local filesystem (PR #7).

BUG FIXES

  • untar: Fix usage of a deprecated environment variable (PR #8).

craftbox 0.1.0

NEW FEATURES

  • concat_text: Concatenate a number of text files

  • csv2fasta: Convert two columns from a CSV file to FASTA entries (PR #1).

  • untar: Unpack a .tar file. When the contents of the .tar file is just a single directory, put the contents of the directory into the output folder instead of that directory (PR #3).

MINOR CHANGES

  • Bump viash to 0.9.0