Skip to content

v0.3.0

Choose a tag to compare

@sstroemer sstroemer released this 21 Dec 16:47
· 8 commits to main since this release

Added

  • Snakemake process output is now kept internally, and it's return code is checked for errors
  • Automatically deleting/re-using existing Snakemake output files is now possible, based on previous config files

Changed

  • Moved from poetry to uv
  • Moved to snakemake (and versions >= 8)
  • Updated dependencies
  • Moved from black to ruff

Fixed

  • Passed parameters are now correctly passed to the Snakemake workflow

Full Changelog: v0.2.0...v0.3.0