Skip to content

Latest commit

 

History

History
158 lines (72 loc) · 8.38 KB

CHANGELOG.md

File metadata and controls

158 lines (72 loc) · 8.38 KB

Changelog

0.5.1 (2024-05-14)

Bug Fixes

  • allowing for accounts containing whitespace (#86) (6993f2d)
  • proper line ending status message (#87) (7b94aec)

0.5.0 (2024-05-06)

Features

0.4.5 (2024-04-17)

Bug Fixes

0.4.4 (2024-04-15)

Miscellaneous Chores

0.4.3 (2024-04-12)

Bug Fixes

  • always create logdir before sbatch (#67) (79fb961)

0.4.2 (2024-03-11)

Bug Fixes

  • adapt to latest snakemake-interface-executor-plugins (#49) (8c7f5b1)

0.4.1 (2024-02-29)

Bug Fixes

0.4.0 (2024-02-29)

Features

  • add wildcards to output and comment (#35) (190500b)

0.3.2 (2024-02-24)

Bug Fixes

  • fix type error in job status checking if sacct fails (6a197ae)

Documentation

0.3.1 (2024-02-14)

Bug Fixes

  • Use sacct syntax that is compatible with slurm < 20.11.0 (#26) (c1591ff)

0.3.0 (2024-02-01)

Features

0.2.2 (2024-02-01)

Bug Fixes

0.2.1 (2024-01-16)

Bug Fixes

  • ensure proper handling of group jobs in combination with the slurm-jobstep executor (f5c3d4c)
  • remove limitation to single job in jobstep executor for group jobs (18acfb6)

0.2.0 (2024-01-10)

Features

0.1.5 (2024-01-05)

Bug Fixes

  • Force sacct to look at the last 2 days (#9) (914265d)

0.1.4 (2023-12-08)

Documentation

0.1.3 (2023-12-06)

Bug Fixes

Documentation

0.1.2 (2023-11-20)

Bug Fixes

  • adapt to interface changes (dcf9bc4)

0.1.1 (2023-10-29)

Bug Fixes

0.1.0 (2023-10-29)

Bug Fixes

  • adapt to API change (4110331)
  • adapt to API changes (75b2383)
  • adapt to API changes in Snakemake 8 (4c12093)
  • adapt to changes in snakemake-interface-executor-plugins (e73f71d)
  • add dependency on slurm-jobstep (fb5cdbc)
  • update to fixed version of snakemake-interface-executor-plugins (#2) (3dc72c6)