Skip to content

Releases: snakemake/snakemake-executor-plugin-slurm

v2.5.4

13 Mar 15:43
4aab73e

Choose a tag to compare

2.5.4 (2026-03-13)

Bug Fixes

v2.5.3

10 Mar 09:22
33cf260

Choose a tag to compare

2.5.3 (2026-03-10)

Bug Fixes

v2.5.2

10 Mar 08:47
57bdf74

Choose a tag to compare

2.5.2 (2026-03-10)

Bug Fixes

  • repo_title -> repotitle because of rendering issues (#429) (253c723)

v2.5.1

09 Mar 16:08
45ef55a

Choose a tag to compare

2.5.1 (2026-03-09)

Bug Fixes

v2.5.0

09 Mar 16:00
6a4d37f

Choose a tag to compare

2.5.0 (2026-03-09)

Features

v2.4.0

09 Mar 15:51
95f8b47

Choose a tag to compare

2.4.0 (2026-03-09)

Features

  • updated announcement message to work with the new --repo-title … (#423) (a47466b)

Bug Fixes

Performance Improvements

v2.3.1

20 Feb 15:59
e397554

Choose a tag to compare

2.3.1 (2026-02-20)

Bug Fixes

v2.3.0

19 Feb 12:48
31aeb66

Choose a tag to compare

2.3.0 (2026-02-19)

Features

  • attempt for detailed error reporting for job-steps (#327) (79c986e)
  • automated partition writeout (#410) (073b4eb)
  • excluding broken nodes from further job submission (#411) (dddd86f)

v2.2.0

09 Feb 08:15
09bd613

Choose a tag to compare

2.2.0 (2026-02-09)

Features

Bug Fixes

v2.1.0

20 Jan 18:16
5250260

Choose a tag to compare

2.1.0 (2026-01-20)

Features

  • pass a shell script to sbatch rather than the command directly (#380) (ccde8ca)

Bug Fixes

  • jobstep plugin with new functionality required (#393) (2f302f2)
  • quoting for SLURM partition (#399) (9e86cb2)
  • status hang when no active jobs (#396) (769f0a4)
  • updated gpu model string - may contain a period, now (#390) (27607e5)

Documentation

  • updated for passing commands as script (#392) (66d9825)