Skip to content

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

v0.8.0

19 Sep 13:59
34dc3cf
Compare
Choose a tag to compare

0.8.0 (2025-09-19)

Features

  • use class for representing shell executable (fd3e9f9)

v0.7.7

19 Sep 13:29
dd6943a
Compare
Choose a tag to compare

0.7.7 (2025-09-19)

Bug Fixes

  • use EnvBase.run_cmd in test suite (e46ee97)

v0.7.6

19 Sep 12:44
4137596
Compare
Choose a tag to compare

0.7.6 (2025-09-19)

Bug Fixes

  • use login shell by default (d7fcf57)

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)