We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5271a3b commit 90ea37bCopy full SHA for 90ea37b
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# Viash 0.x.x (yyyy-MM-dd): TODO Add title
2
+
3
+TODO add summary
4
5
# Viash 0.9.4 (2025-04-24): Hotfix for Nextflow edge
6
7
This is a hotfix release for the changes in Nextflow edge's handling of double arguments.
build.sbt
@@ -1,6 +1,6 @@
name := "viash"
-version := "0.9.4"
+version := "0.9.5-dev"
scalaVersion := "3.3.4"
0 commit comments