Skip to content

Releases: snakemake/snakemake-interface-software-deployment-plugins

v0.17.0

10 Mar 21:16
58c5322

Choose a tag to compare

0.17.0 (2026-03-10)

Features

  • allow to select whether within env shall be included in hash (8b9291d)

v0.16.5

10 Mar 14:36
9ff9c63

Choose a tag to compare

0.16.5 (2026-03-10)

Bug Fixes

  • improved mountpoint handling (2362a04)

v0.16.4

10 Mar 12:52
4dc8b3c

Choose a tag to compare

0.16.4 (2026-03-10)

Bug Fixes

  • temp handling in test suite (3e0c64b)

v0.16.3

09 Mar 11:05
abeeebc

Choose a tag to compare

0.16.3 (2026-03-09)

Bug Fixes

  • return Env class from EnvSpec (4cecce6)

v0.16.2

09 Mar 09:51
4c43ba7

Choose a tag to compare

0.16.2 (2026-03-09)

Bug Fixes

  • call identity attribute method (33f7a56)
  • make EnvSpecSourceFile hashable and comparable (b6b6dc9)

v0.16.1

08 Mar 22:39
0e2ba59

Choose a tag to compare

0.16.1 (2026-03-08)

Bug Fixes

  • use SoftwareReport from snakemake-interface-common (09d79f0)

v0.16.0

08 Mar 20:51
6448059

Choose a tag to compare

0.16.0 (2026-03-08)

Features

  • allow cached attribute upon initialization (895ad9d)

v0.15.0

08 Mar 15:49
e65d38f

Choose a tag to compare

0.15.0 (2026-03-08)

Features

  • add test method for contains_executable method of EnvBase (388cb23)

v0.14.0

06 Mar 13:40
f9b68c9

Choose a tag to compare

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

27 Feb 15:41
674f854

Choose a tag to compare

0.13.0 (2026-02-26)

Features

  • add method to check whether environment contains a specific executable (b81bdd7)