Skip to content

Releases: snakemake/snakemake-interface-executor-plugins

v8.1.0

30 Nov 16:09
d24c886

Choose a tag to compare

8.1.0 (2023-11-30)

Features

  • add method for checking whether there is a common workdir assumed in storage settings (29dc8dd)

Bug Fixes

v8.0.2

20 Nov 13:38
628e719

Choose a tag to compare

8.0.2 (2023-11-20)

Bug Fixes

v8.0.1

20 Nov 13:14
1ca145f

Choose a tag to compare

8.0.1 (2023-11-20)

Bug Fixes

v8.0.0

20 Nov 09:33
f17e558

Choose a tag to compare

8.0.0 (2023-11-20)

⚠ BREAKING CHANGES

  • added common setting for defining whether workflow sources shall be deployed.

Features

  • added common setting for defining whether workflow sources shall be deployed. (04319bb)

v7.0.3

26 Oct 07:40
fc37f38

Choose a tag to compare

7.0.3 (2023-10-26)

Bug Fixes

  • fix envvar declarations code (fc31775)
  • improved precommand handling (af1f010)

v7.0.2

24 Oct 14:00
9c1030f

Choose a tag to compare

7.0.2 (2023-10-20)

Bug Fixes

  • ignore errors when trying to delete tmpdir upon shutdown (#39) (406422c)

v7.0.1

17 Oct 08:45
ac5f7c7

Choose a tag to compare

7.0.1 (2023-10-17)

Miscellaneous Chores

v7.0.0

17 Oct 08:26
3b4606a

Choose a tag to compare

7.0.0 (2023-10-17)

⚠ BREAKING CHANGES

  • move behavior args into common settings and use post_init method for additional initialization

Features

  • move behavior args into common settings and use post_init method for additional initialization (c6cb3c9)
  • support precommand (32da209)

v6.0.0

12 Oct 08:42
dc83981

Choose a tag to compare

6.0.0 (2023-10-12)

⚠ BREAKING CHANGES

  • adapt to API changes

Features

Bug Fixes

v5.0.2

23 Sep 11:18
afead7d

Choose a tag to compare

5.0.2 (2023-09-22)

Documentation