Skip to content

Releases: snakemake/poetry-snakemake-plugin

v0.4.0

16 Feb 21:45
e220eda
Compare
Choose a tag to compare

0.4.0 (2024-02-16)

Features

Bug Fixes

  • python version order and CI scaffold (#9) (f5f7250)

v0.3.4

12 Dec 16:03
f7f562b
Compare
Choose a tag to compare

0.3.4 (2023-12-12)

Bug Fixes

  • adapt to interface changes; add more metadata to templates (#14) (d3efe48)
  • job_deploy_sources in CommonSettings (#16) (321998e)
  • JobExecutorInterface (#15) (8cb86f3)

v0.3.3

06 Dec 13:34
70c7e89
Compare
Choose a tag to compare

0.3.3 (2023-12-06)

Bug Fixes

v0.3.2

23 Nov 13:16
d93f274
Compare
Choose a tag to compare

0.3.2 (2023-11-23)

Bug Fixes

v0.3.1

23 Nov 10:57
d2665ba
Compare
Choose a tag to compare

0.3.1 (2023-11-15)

Bug Fixes

Documentation

  • update comments in template (c503631)

v0.3.0

17 Oct 12:12
e2640bf
Compare
Choose a tag to compare

0.3.0 (2023-10-17)

Features

Bug Fixes

  • adapt to API changes in snakemake-interface-storage-plugins (70c0655)
  • adapt to upcoming API changes in Snakemake 8 (97f5a50)

Documentation

  • add explanation for envvar handling (16b7884)
  • improve documentation (976c05e)

v0.2.2

11 Sep 13:09
44a1e44
Compare
Choose a tag to compare

0.2.2 (2023-09-11)

Bug Fixes

  • fixed formatting and lints (f38e0e7)

v0.2.1

11 Sep 10:26
d972ed3
Compare
Choose a tag to compare

0.2.1 (2023-09-11)

Bug Fixes

  • add snakemake-interface-common as dependency (05074f8)
  • update skeleton tp latest changes in snakemake-interface-executor-plugins (b69f552)

Documentation

  • add information about env var specification (a9827f8)
  • init_sleep_seconds (f629cc0)
  • mention self.next_sleep_seconds (e605a6b)
  • update skeleton (9ccff06)

v0.2.0

07 Sep 18:51
3e0150a
Compare
Choose a tag to compare

0.2.0 (2023-09-07)

Features

Bug Fixes

  • fix function output (2d96cda)
  • fixed lints in template, cleanup superfluous file (d9c64ea)

v0.1.1

06 Sep 15:30
c08a694
Compare
Choose a tag to compare

0.1.1 (2023-09-06)

Bug Fixes

Documentation