Releases: snakemake/poetry-snakemake-plugin
Releases · snakemake/poetry-snakemake-plugin
v0.4.0
0.4.0 (2024-02-16)
Features
Bug Fixes
- python version order and CI scaffold (#9) (f5f7250)
v0.3.4
0.3.4 (2023-12-12)
Bug Fixes
- adapt to interface changes; add more metadata to templates (#14) (d3efe48)
- job_deploy_sources in CommonSettings (#16) (321998e)
- JobExecutorInterface (#15) (8cb86f3)
v0.3.3
0.3.3 (2023-12-06)
Bug Fixes
v0.3.2
0.3.2 (2023-11-23)
Bug Fixes
v0.3.1
0.3.1 (2023-11-15)
Bug Fixes
Documentation
- update comments in template (c503631)
v0.3.0
0.3.0 (2023-10-17)
Features
Bug Fixes
- adapt to API changes in snakemake-interface-storage-plugins (70c0655)
- adapt to upcoming API changes in Snakemake 8 (97f5a50)
Documentation
- add explanation for envvar handling (16b7884)
- improve documentation (976c05e)
v0.2.2
0.2.2 (2023-09-11)
Bug Fixes
- fixed formatting and lints (f38e0e7)
v0.2.1
0.2.1 (2023-09-11)
Bug Fixes
- add snakemake-interface-common as dependency (05074f8)
- update skeleton tp latest changes in snakemake-interface-executor-plugins (b69f552)
Documentation
- add information about env var specification (a9827f8)
- init_sleep_seconds (f629cc0)
- mention self.next_sleep_seconds (e605a6b)
- update skeleton (9ccff06)
v0.2.0
0.2.0 (2023-09-07)
Features
Bug Fixes
- fix function output (2d96cda)
- fixed lints in template, cleanup superfluous file (d9c64ea)
v0.1.1
0.1.1 (2023-09-06)
Bug Fixes
Documentation