Releases: snakemake/snakemake-interface-executor-plugins
Releases · snakemake/snakemake-interface-executor-plugins
v1.0.0
1.0.0 (2023-08-02)
Features
- migrate interfaces from snakemake to this package (#7) (cc3327c)
- migrate snakemake.common.Mode into this package (b0aa928)
- object oriented plugin interface implementation (a6923d2)
- start of work to integrate functions (#5) (56f16d8)
Bug Fixes
- fix jobname checking logic (1358f5f)
- jobname checking (f7a67d4)
- remove superfluous attribute (7d283f8)
Performance Improvements
- improve plugin lookup (514514f)
Miscellaneous Chores
- release 1.0 (59415f4)