Build branch main with version main (a948c26)

Build pipeline: viash-hub.htrnaseq.main-qpqxt

Source commit: a948c26193

Source message: Bump viash to 0.9.4 (#51)
This commit is contained in:
CI
2025-04-29 13:35:02 +00:00
parent a95268a2b5
commit ccd3e04ddc
65 changed files with 1087 additions and 865 deletions

View File

@@ -1,9 +1,18 @@
# htrnaseq v0.7.1
## Bug fixes
* Bump viash version to `0.9.4`. This adds support for nextflow versions starting major version 25.01 and
fixes an issue where an integer being passed to a argument with `type: double` resulted in an error (PR #51).
## Minor changes
* `create_report`: bump bioconductor version to 3.21 in order to accommodate R version 4.5 (PR #52).
## Bug fixes
* `reporting`: updated default colour mapping (PR #50).
# htrnaseq v0.7.0
## Breaking changes