Skip to content

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

v0.18.3

Choose a tag to compare

@github-actions github-actions released this 26 Jun 12:27
427f502

0.18.3 (2026-06-26)

Bug Fixes

  • load concrete Env/EnvSpec classes instead of abstract bases (#58) (78c2d62)

v0.18.2

Choose a tag to compare

@github-actions github-actions released this 02 Jun 20:45
4f0156a

0.18.2 (2026-06-02)

Bug Fixes

  • suffix replacement Path handling (7e9f39f)

v0.18.1

Choose a tag to compare

@github-actions github-actions released this 02 Jun 20:17
3e6e592

0.18.1 (2026-06-02)

Bug Fixes

  • handle suffix replacement in test suite (8197cfa)

v0.18.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 19:41
a90f6d6

0.18.0 (2026-06-02)

Features

Bug Fixes

v0.17.0

Choose a tag to compare

@github-actions github-actions released this 10 Mar 21:16
58c5322

0.17.0 (2026-03-10)

Features

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

v0.16.5

Choose a tag to compare

@github-actions github-actions released this 10 Mar 14:36
9ff9c63

0.16.5 (2026-03-10)

Bug Fixes

  • improved mountpoint handling (2362a04)

v0.16.4

Choose a tag to compare

@github-actions github-actions released this 10 Mar 12:52
4dc8b3c

0.16.4 (2026-03-10)

Bug Fixes

  • temp handling in test suite (3e0c64b)

v0.16.3

Choose a tag to compare

@github-actions github-actions released this 09 Mar 11:05
abeeebc

0.16.3 (2026-03-09)

Bug Fixes

  • return Env class from EnvSpec (4cecce6)

v0.16.2

Choose a tag to compare

@github-actions github-actions released this 09 Mar 09:51
4c43ba7

0.16.2 (2026-03-09)

Bug Fixes

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

v0.16.1

Choose a tag to compare

@github-actions github-actions released this 08 Mar 22:39
0e2ba59

0.16.1 (2026-03-08)

Bug Fixes

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