Releases: snakemake/snakedeploy
Releases · snakemake/snakedeploy
snakedeploy v0.2.1
Bug Fixes
- minor rephrasing of CLI help. (4939d9c)
Version 0.2.0
- Use github marker when deploying external workflows as modules.
Version 0.1.3
Fix hiccup in release process
Version 0.1.2
Fix default module name when deploying workflow.
Version 0.1.1
fix hiccup in release process
Version 0.1.0
rewrite to comply with the new snakemake module system
Snakedeploy Release Version 0.0.13
This version of snakedeploy includes the addition of a subcommand for collecting files by a ruleset of patterns. You can view example usage in this pull request: #8.