Skip to content

Commit

Permalink
chore(main): release 8.10.8 (#2815)
Browse files Browse the repository at this point in the history
🤖 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>
  • Loading branch information
github-actions[bot] committed Apr 19, 2024
1 parent aaa9065 commit 8465818
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
# Changelog


## [8.10.8](https://github.com/snakemake/snakemake/compare/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](https://github.com/snakemake/snakemake/issues/2810)) ([fc9971b](https://github.com/snakemake/snakemake/commit/fc9971b227e43601c8b511c1c37e4dce3211e913))
* 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))
* module prefix added twice on expand ([#2814](https://github.com/snakemake/snakemake/issues/2814)) ([27416f4](https://github.com/snakemake/snakemake/commit/27416f4e233662162232de33e9b82205f7efe397))
* 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))


### Documentation

* 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))

## [8.10.7](https://github.com/snakemake/snakemake/compare/v8.10.6...v8.10.7) (2024-04-12)


Expand Down

0 comments on commit 8465818

Please sign in to comment.