Releases: snakemake/snakemake-executor-plugin-cluster-generic
Releases · snakemake/snakemake-executor-plugin-cluster-generic
v1.0.9
1.0.9 (2024-03-11)
Bug Fixes
- depend on latest executor interface (cd0faad)
v1.0.8
1.0.8 (2024-03-04)
Bug Fixes
- Fix attribute errors in relation to status cmd and cancel cmd (#11) (0827378)
v1.0.7
1.0.7 (2023-12-20)
Bug Fixes
v1.0.6
1.0.6 (2023-12-08)
Documentation
v1.0.5
1.0.5 (2023-11-30)
Bug Fixes
- adapt to changes in interface (cfda732)
- adapt to interface changes (eace99a)
v1.0.4
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)
v1.0.3
1.0.3 (2023-09-21)
Bug Fixes
- adapt to breaking changes in snakemake-interface-executor-plugins (ffd6418)
v1.0.2
1.0.2 (2023-09-20)
Bug Fixes
v1.0.1
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)
v1.0.0
1.0.0 (2023-09-06)
Miscellaneous Chores