Skip to content

Commit 195f695

Browse files
chore(main): release 0.2.0 (#12)
🤖 I have created a release *beep* *boop* --- ## [0.2.0](v0.1.6...v0.2.0) (2026-02-26) ### Features * implement test for executable being contained in env ([9f41d83](9f41d83)) ### Bug Fixes * adapt to latest interface ([a338cd5](a338cd5)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9f41d83 commit 195f695

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/snakemake/snakemake-software-deployment-plugin-envmodules/compare/v0.1.6...v0.2.0) (2026-02-26)
4+
5+
6+
### Features
7+
8+
* implement test for executable being contained in env ([9f41d83](https://github.com/snakemake/snakemake-software-deployment-plugin-envmodules/commit/9f41d8376d6a8e9ea3c37e4cd338a524dfd2f26a))
9+
10+
11+
### Bug Fixes
12+
13+
* adapt to latest interface ([a338cd5](https://github.com/snakemake/snakemake-software-deployment-plugin-envmodules/commit/a338cd5d97af915c8a7434d5a8a9fbba8003420d))
14+
315
## [0.1.6](https://github.com/snakemake/snakemake-software-deployment-plugin-envmodules/compare/v0.1.5...v0.1.6) (2026-02-19)
416

517

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "snakemake-software-deployment-plugin-envmodules"
3-
version = "0.1.6"
3+
version = "0.2.0"
44
authors = [{ name = "Johannes Köster", email = "johannes.koester@uni-due.de" }]
55
description = "Software deployment plugin for Snakemake using environment modules."
66
readme = "README.md"

0 commit comments

Comments
 (0)