Releases: snakemake/snakemake-interface-software-deployment-plugins
Releases · snakemake/snakemake-interface-software-deployment-plugins
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)
v0.6.0
0.6.0 (2025-03-07)
Features
- introduce EnvSpecSourceFile as a container data class for paths or uris mentioned in the EnvSpec that shall be cached and resolved by Snakemake's source caching mechanism (#13) (d359609)
v0.5.0
0.5.0 (2025-03-07)
Features
v0.4.0
0.4.0 (2025-03-07)
Features
- add abstract method for reporting software (#9) (f7b6d6c)