What’s new?
This is a hotfix release for the changes in Nextflow edge’s handling of double arguments.
Full changelog
BUG FIXES
NextflowRunner
: Automatically convert integers to doubles when argument type isdouble
(port of PR #823, PR #824).
Hotfix for Nextflow edge
Viash Team
April 24, 2025
This is a hotfix release for the changes in Nextflow edge’s handling of double arguments.
NextflowRunner
: Automatically convert integers to doubles when argument type is double
(port of PR #823, PR #824).