Skip to content

Releases: snakemake/snakemake-interface-executor-plugins

v9.1.1

12 Apr 10:59
314325a
Compare
Choose a tag to compare

9.1.1 (2024-04-12)

Bug Fixes

  • pass cores to remote jobs if they are set (395af5e)

v9.1.0

26 Mar 16:59
245e722
Compare
Choose a tag to compare

9.1.0 (2024-03-26)

Features

  • add utils for encoding CLI args as base64 (#64) (38a53ec)

v9.0.2

22 Mar 10:19
64ed762
Compare
Choose a tag to compare

9.0.2 (2024-03-22)

Bug Fixes

v9.0.1

21 Mar 15:55
ba3bef2
Compare
Choose a tag to compare

9.0.1 (2024-03-21)

Bug Fixes

  • fix quoting of string arguments that are passed to spawned jobs (#60) (d3d55a3)

v9.0.0

11 Mar 15:19
cc2e3f5
Compare
Choose a tag to compare

9.0.0 (2024-03-11)

⚠ BREAKING CHANGES

  • pass common settings to SpawedJobArgsFactory; shell command arg quoting fixes (#58)

Features

  • pass common settings to SpawedJobArgsFactory; shell command arg quoting fixes (#58) (867a027)

v8.2.0

16 Jan 10:05
9cc7e01
Compare
Choose a tag to compare

8.2.0 (2024-01-16)

Features

  • add ability to pass group args to remote jobs (bcfd819)

v8.1.3

19 Dec 20:37
ff5b51d
Compare
Choose a tag to compare

8.1.3 (2023-12-19)

Bug Fixes

v8.1.2

17 Dec 20:06
1788ed4
Compare
Choose a tag to compare

8.1.2 (2023-12-12)

Documentation

v8.1.1

08 Dec 16:05
938ee27
Compare
Choose a tag to compare

8.1.1 (2023-12-08)

Bug Fixes

  • allow value of none for shared fs usage setting (d334869)

v8.1.0

30 Nov 16:09
d24c886
Compare
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