Releases: snakemake/snakemake-interface-software-deployment-plugins
Releases · snakemake/snakemake-interface-software-deployment-plugins
v0.16.0
Compare
Sorry, something went wrong.
No results found
0.16.0 (2026-03-08)
Features
allow cached attribute upon initialization (895ad9d )
v0.15.0
Compare
Sorry, something went wrong.
No results found
0.15.0 (2026-03-08)
Features
add test method for contains_executable method of EnvBase (388cb23 )
v0.14.0
Compare
Sorry, something went wrong.
No results found
0.14.0 (2026-03-06)
Features
cache individual assets on the snakemake side of the API (4f3ce17 )
ensure that caching happens race condition free on shared network filesystems (c2b3d4d )
more convenient cache API (0a3228b )
v0.13.0
Compare
Sorry, something went wrong.
No results found
0.13.0 (2026-02-26)
Features
add method to check whether environment contains a specific executable (b81bdd7 )
v0.12.1
Compare
Sorry, something went wrong.
No results found
0.12.1 (2026-02-26)
Bug Fixes
use proper args when calling env class (5cc8b96 )
v0.12.0
Compare
Sorry, something went wrong.
No results found
0.12.0 (2026-02-26)
Features
Bug Fixes
make generic args more flexible (af21397 )
relax typing (0f10324 )
simplify mountpoint information into self.mountpoints, complemented by self.tempdir holding the temporary directory to use (7112ee6 )
v0.11.0
Compare
Sorry, something went wrong.
No results found
0.11.0 (2026-02-23)
Features
make EnvBase generic; enable EnvSpecBase recursive attribute modification (1425a51 )
v0.10.2
Compare
Sorry, something went wrong.
No results found
0.10.2 (2026-02-18)
Bug Fixes
allow missing args argument for shell executable (d7bca35 )
v0.10.1
Compare
Sorry, something went wrong.
No results found
0.10.1 (2026-02-17)
Bug Fixes
deployments path in test suite (971dea2 )
hash building for enclosed environments and deployment test (#38 ) (89d45d8 )
unique deployment path (d953afe )
v0.10.0
Compare
Sorry, something went wrong.
No results found
0.10.0 (2026-02-13)
Features
add get_within() method to TestSoftwareDeploymentBase (1f990f1 )