Skip to content

Releases: snakemake/snakemake-interface-executor-plugins

v9.3.0

04 Oct 14:43
723e7f3

Choose a tag to compare

9.3.0 (2024-10-04)

Features

  • load builtin snakemake executor plugins (#73) (03ee96b)

v9.2.0

04 Jul 08:47
32c7276

Choose a tag to compare

9.2.0 (2024-07-04)

Features

  • add a default for the can_transfer_local_files interface (#67) (793df28)
  • support for commas in wildcards (#56) (0e8ed82)

v9.1.1

12 Apr 10:59
314325a

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

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

Choose a tag to compare

9.0.2 (2024-03-22)

Bug Fixes

v9.0.1

21 Mar 15:55
ba3bef2

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

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

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

Choose a tag to compare

8.1.3 (2023-12-19)

Bug Fixes

v8.1.2

17 Dec 20:06
1788ed4

Choose a tag to compare

8.1.2 (2023-12-12)

Documentation