We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aad8e66 commit f6f9ac0Copy full SHA for f6f9ac0
2 files changed
CHANGELOG.md
@@ -1,4 +1,6 @@
1
-# Viash 0.8.8 (xxxx-xx-xx): xxxx
+# Viash 0.8.8 (2025-04-24): Hotfix for how Nextflow edge
2
+
3
+This is a hotfix release for the changes in Nextflow edge's handling of double arguments.
4
5
## BUG FIXES
6
build.sbt
@@ -1,6 +1,6 @@
name := "viash"
-version := "0.8.7"
+version := "0.8.8"
scalaVersion := "2.13.12"
0 commit comments