We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5705cac commit 162248fCopy full SHA for 162248f
2 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
-# Viash 0.x.x (yyyy-MM-dd): TODO Add title
+# Viash 0.9.5 (2025-07-15): Bugfix for dependency resolving
2
3
-TODO add summary
+Fix an issue for deeply nested dependencies.
4
5
## BUG FIXES
6
build.sbt
name := "viash"
-version := "0.9.5-dev"
+version := "0.9.5-rc1"
scalaVersion := "3.3.4"
0 commit comments