We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e76d68 commit 527f903Copy full SHA for 527f903
1 file changed
CHANGELOG.md
@@ -216,6 +216,14 @@ Implemented a proper way of caching dependency repositories. The cache is stored
216
217
* `viash test`: Fix an issue where the tests would not copy package config settings to determine the docker image name (PR #767).
218
219
+# Viash 0.8.8 (2025-04-24): Hotfix for how Nextflow edge
220
+
221
+This is a hotfix release for the changes in Nextflow edge's handling of double arguments.
222
223
+## BUG FIXES
224
225
+* `NextflowRunner`: Automatically convert integers to doubles when argument type is `double` (PR #823).
226
227
# Viash 0.8.7 (2025-04-01): Backport support upcoming version of Nextflow
228
229
The upcoming release of Nextflow introduces a new class for loading scripts and renamed the old class.
0 commit comments