Skip to content

Releases: Wytamma/snk

v0.30.1

01 Oct 00:19
Compare
Choose a tag to compare

v0.30.0

30 Sep 23:58
Compare
Choose a tag to compare
  • Bump snk-cli version
  • Add install progress bar (spinner)
  • Minor fixes
    Full Changelog: v0.29.0...v0.30.0

v0.29.0

26 Sep 00:51
Compare
Choose a tag to compare

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

10 May 02:56
Compare
Choose a tag to compare

Version 0.27.1

09 May 10:15
Compare
Choose a tag to compare

✨ non-standard snakemake files with snk install --snakefile ...

Full Changelog: v0.27.0...v0.27.1

Version 0.27.0

09 May 02:40
Compare
Choose a tag to compare

Version 0.26.0

24 Apr 07:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.25.1...v0.26.0

Version 0.25.1

22 Apr 09:54
Compare
Choose a tag to compare

🐛 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

22 Apr 09:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.24.1...v0.25.0

Version 0.24.1

22 Mar 07:00
Compare
Choose a tag to compare

⬆️ Update snk-cli dep to v0.1.2

Full Changelog: v0.24.0...v0.24.1