Hello!
I'm interested in trying out SLASH, but I'm confused what the current version is - on Scaladex, I see 0.1 is the most recent version (https://index.scala-lang.org/dragonfly-ai/slash) but I see 0.101 on main (
|
val appVersion:String = "0.101" |
) and on Scaladex under the old
vector name (
https://index.scala-lang.org/dragonfly-ai/slash/artifacts/vector?pre-releases=true).
Which one should I use?
Thank you!
Hello!
I'm interested in trying out SLASH, but I'm confused what the current version is - on Scaladex, I see
0.1is the most recent version (https://index.scala-lang.org/dragonfly-ai/slash) but I see0.101on main (slash/build.sbt
Line 13 in 97d314c
vectorname (https://index.scala-lang.org/dragonfly-ai/slash/artifacts/vector?pre-releases=true).Which one should I use?
Thank you!