Skip to content

Latest commit

 

History

History
81 lines (38 loc) · 3.99 KB

File metadata and controls

81 lines (38 loc) · 3.99 KB

Changelog

1.0.9 (2024-03-11)

Bug Fixes

  • depend on latest executor interface (cd0faad)

1.0.8 (2024-03-04)

Bug Fixes

  • Fix attribute errors in relation to status cmd and cancel cmd (#11) (0827378)

1.0.7 (2023-12-20)

Bug Fixes

1.0.6 (2023-12-08)

Documentation

1.0.5 (2023-11-30)

Bug Fixes

  • adapt to changes in interface (cfda732)
  • adapt to interface changes (eace99a)

1.0.4 (2023-11-20)

Bug Fixes

  • adapt to API changes (6704e91)
  • adapt to interface changes (67b5850)
  • update to latest interfaces (97130fe)

Performance Improvements

  • bump snakemake-interface-executor-plugins dependency (3d686c1)

1.0.3 (2023-09-21)

Bug Fixes

  • adapt to breaking changes in snakemake-interface-executor-plugins (ffd6418)

1.0.2 (2023-09-20)

Bug Fixes

1.0.1 (2023-09-11)

Bug Fixes

  • adapt to API change in snakemake-interface-executor-plugins (c56d011)
  • API usage (14375f6)
  • mark submit_cmd as required (cf13733)

1.0.0 (2023-09-06)

Miscellaneous Chores