Skip to content

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

v0.7.5

15 Sep 07:49
f920320
Compare
Choose a tag to compare

0.7.5 (2025-09-15)

Bug Fixes

  • use method for testing if env is deployable in test suite (1c64a8f)

v0.7.4

12 Sep 14:00
5114693
Compare
Choose a tag to compare

0.7.4 (2025-09-12)

Bug Fixes

  • properly check source file type in test suite (#25) (b0df467)

v0.7.3

12 Sep 13:20
338aa1f
Compare
Choose a tag to compare

0.7.3 (2025-09-12)

Bug Fixes

v0.7.2

12 Sep 12:45
0c1a2ee
Compare
Choose a tag to compare

0.7.2 (2025-09-12)

Bug Fixes

  • handle None type for source file attributes in EnvSpec (#21) (247d066)

v0.7.1

12 Sep 08:28
135bbef
Compare
Choose a tag to compare

0.7.1 (2025-09-12)

Bug Fixes

v0.7.0

11 Sep 12:11
713d909
Compare
Choose a tag to compare

0.7.0 (2025-09-11)

Features

v0.6.1

08 Mar 13:53
cbdd798
Compare
Choose a tag to compare

0.6.1 (2025-03-08)

Bug Fixes

  • change methods into classmethods (358695c)
  • remove deploy_from_archive (8831501)

v0.6.0

07 Mar 14:16
f1bf06d
Compare
Choose a tag to compare

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

07 Mar 11:28
07f7b16
Compare
Choose a tag to compare

0.5.0 (2025-03-07)

Features

v0.4.0

07 Mar 09:22
3288eb9
Compare
Choose a tag to compare

0.4.0 (2025-03-07)

Features

  • add abstract method for reporting software (#9) (f7b6d6c)