Skip to content

Commit 8465818

Browse files
chore(main): release 8.10.8 (#2815)
🤖 I have created a release *beep* *boop* --- ## [8.10.8](v8.10.7...v8.10.8) (2024-04-19) ### Bug Fixes * extend workflow test suite by wildcards with slashes (in order to detect bugs that can occur in executors) ([#2810](#2810)) ([fc9971b](fc9971b)) * invalid extensions with multixt and cache ([#1808](#1808)) ([#2823](#2823)) ([a845b1c](a845b1c)) * module prefix added twice on expand ([#2814](#2814)) ([27416f4](27416f4)) * retrieve inputs of local rules from storage even if they are intermediate results ([#2811](#2811)) ([d158aa8](d158aa8)) ### Documentation * add snakemake and reportplugins to req.txt to show all cli options ([#2817](#2817)) ([aaa9065](aaa9065)) --- 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 aaa9065 commit 8465818

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
# Changelog
22

33

4+
## [8.10.8](https://github.com/snakemake/snakemake/compare/v8.10.7...v8.10.8) (2024-04-19)
5+
6+
7+
### Bug Fixes
8+
9+
* extend workflow test suite by wildcards with slashes (in order to detect bugs that can occur in executors) ([#2810](https://github.com/snakemake/snakemake/issues/2810)) ([fc9971b](https://github.com/snakemake/snakemake/commit/fc9971b227e43601c8b511c1c37e4dce3211e913))
10+
* invalid extensions with multixt and cache ([#1808](https://github.com/snakemake/snakemake/issues/1808)) ([#2823](https://github.com/snakemake/snakemake/issues/2823)) ([a845b1c](https://github.com/snakemake/snakemake/commit/a845b1c62b106fb4c0f1b97485a3044bfbcab65b))
11+
* module prefix added twice on expand ([#2814](https://github.com/snakemake/snakemake/issues/2814)) ([27416f4](https://github.com/snakemake/snakemake/commit/27416f4e233662162232de33e9b82205f7efe397))
12+
* retrieve inputs of local rules from storage even if they are intermediate results ([#2811](https://github.com/snakemake/snakemake/issues/2811)) ([d158aa8](https://github.com/snakemake/snakemake/commit/d158aa849fb16fb3931d05fb052684c5d09862cd))
13+
14+
15+
### Documentation
16+
17+
* add snakemake and reportplugins to req.txt to show all cli options ([#2817](https://github.com/snakemake/snakemake/issues/2817)) ([aaa9065](https://github.com/snakemake/snakemake/commit/aaa906565d102774b99b1515be0747d59e1828a6))
18+
419
## [8.10.7](https://github.com/snakemake/snakemake/compare/v8.10.6...v8.10.7) (2024-04-12)
520

621

0 commit comments

Comments
 (0)