Skip to content

Releases: sstroemer/emtd

v0.3.1

22 Dec 09:54

Choose a tag to compare

Fixed

  • __version__ was not correctly set in the package

Full Changelog: v0.3.0...v0.3.1

v0.3.0

21 Dec 16:47

Choose a tag to compare

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

v0.2.0

15 Nov 21:46

Choose a tag to compare

update change log and RELEASING

v0.1.1

15 Nov 21:29

Choose a tag to compare

First tagged release containing an the first working version.