Releases: Wytamma/snk
Releases · Wytamma/snk
v0.30.1
v0.30.0
- Bump snk-cli version
- Add install progress bar (spinner)
- Minor fixes
Full Changelog: v0.29.0...v0.30.0
v0.29.0
Adds Choices (Enum) support.
cli:
choice:
choices: [a, b, c]
default: a
❯ example run --choice d
Error
│ Invalid value for '--choice': 'd' is not one of 'a', 'b', 'c'. │
Full Changelog: v0.27.2...v0.29.0
Version 0.27.2
Full Changelog: v0.27.1...v0.27.2
Version 0.27.1
✨ non-standard snakemake files with snk install --snakefile ...
Full Changelog: v0.27.0...v0.27.1
Version 0.27.0
Version 0.26.0
Version 0.25.1
🐛 check if the version of Snakemake installed is greater than or equal to the minimum version
Full Changelog: v0.25.0...v0.25.1
Version 0.25.0
Version 0.24.1
⬆️ Update snk-cli
dep to v0.1.2
Full Changelog: v0.24.0...v0.24.1