Releases: snakemake/snakemake-interface-software-deployment-plugins
Releases · snakemake/snakemake-interface-software-deployment-plugins
v0.8.0
0.8.0 (2025-09-19)
Features
- use class for representing shell executable (fd3e9f9)
v0.7.7
0.7.7 (2025-09-19)
Bug Fixes
- use EnvBase.run_cmd in test suite (e46ee97)
v0.7.6
0.7.6 (2025-09-19)
Bug Fixes
- use login shell by default (d7fcf57)
v0.7.5
0.7.5 (2025-09-15)
Bug Fixes
- use method for testing if env is deployable in test suite (1c64a8f)
v0.7.4
0.7.4 (2025-09-12)
Bug Fixes
- properly check source file type in test suite (#25) (b0df467)
v0.7.3
0.7.3 (2025-09-12)
Bug Fixes
v0.7.2
0.7.2 (2025-09-12)
Bug Fixes
- handle None type for source file attributes in EnvSpec (#21) (247d066)
v0.7.1
0.7.1 (2025-09-12)
Bug Fixes
v0.7.0
0.7.0 (2025-09-11)
Features
v0.6.1
0.6.1 (2025-03-08)
Bug Fixes
- change methods into classmethods (358695c)
- remove deploy_from_archive (8831501)