Releases: snakemake/snakemake-interface-executor-plugins
Releases · snakemake/snakemake-interface-executor-plugins
v9.3.3
9.3.3 (2024-12-21)
Bug Fixes
- problem with spaces in path (by quoting CLI args) (#79) (404cd30)
v9.3.2
9.3.2 (2024-10-06)
Bug Fixes
v9.3.1
9.3.1 (2024-10-04)
Bug Fixes
- use correct names when collecting builtin plugins (#75) (359e8ed)
v9.3.0
9.3.0 (2024-10-04)
Features
- load builtin snakemake executor plugins (#73) (03ee96b)
v9.2.0
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
9.1.1 (2024-04-12)
Bug Fixes
- pass cores to remote jobs if they are set (395af5e)
v9.1.0
9.1.0 (2024-03-26)
Features
- add utils for encoding CLI args as base64 (#64) (38a53ec)
v9.0.2
9.0.2 (2024-03-22)
Bug Fixes
v9.0.1
9.0.1 (2024-03-21)
Bug Fixes
- fix quoting of string arguments that are passed to spawned jobs (#60) (d3d55a3)
v9.0.0
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)