Skip to content

Latest commit

 

History

History
77 lines (35 loc) · 4.19 KB

CHANGELOG.md

File metadata and controls

77 lines (35 loc) · 4.19 KB

Changelog

0.2.2 (2024-10-08)

Bug Fixes

  • #27 attribute overwriting envvars method in RealExecutor (#28) (d6c0bd5)

0.2.1 (2024-09-07)

Performance Improvements

  • update kubernetes requirement from >=27.2.0,<30 to >=27.2.0,<31 (#20) (046d06f)

0.2.0 (2024-08-15)

Features

  • PVC support for kubernetes (continuation of #9) (#22) (33a6809)

Bug Fixes

  • handle cases when running inside a kubernetes cluster (#17) (a031314)

0.1.5 (2024-03-12)

Bug Fixes

  • Allow kubernetes versions 28 and 29 (#10) (47a5f37)
  • update snakemake-interface-executor-plugins requirement from ^8.0.2 to >=9.0.0,<10.0.0 (#12) (861c44f)

0.1.4 (2023-12-08)

Documentation

0.1.3 (2023-11-20)

Bug Fixes

  • adapt to interface changes (ea27410)

0.1.2 (2023-10-27)

Bug Fixes

0.1.1 (2023-10-17)

Bug Fixes

Miscellaneous Chores

0.1.0 (2023-10-17)

Bug Fixes

  • adapt to API changes (6579f2e)
  • adapt to changes in snakemake-interface-executor-plugins (11528ea)
  • use correct jobid (5373443)