We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45d28c4 commit a59ebc8Copy full SHA for a59ebc8
2 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
-# Viash 0.x.x (yyyy-MM-dd): TODO Add title
+# Viash 0.9.6 (2025-10-10): Hotfix for dependency path resolution
2
3
-TODO add summary
+This release fixes an issue with dependency resolution in some edge cases that was introduced in Viash 0.9.5.
4
5
## BUG FIXES
6
build.sbt
name := "viash"
-version := "0.9.6-dev"
+version := "0.9.6"
scalaVersion := "3.3.4"
0 commit comments