sconfig 1.3.6
This is the 18th release of sconfig which supports the Scala line of products.
Update Scala versions to 3.0.0-M3
and 2.13.4
.
Scala Native 0.4.0-M2
for Scala 2.11
. Scala.js 1.3.1
, and Scala JVM are supported on Scala 2.11
, 2.12
, 2.13
, and 3.0.0
(aka Dotty). Pure Java projects are also supported but require the Scala library 2.12
or greater. All platforms are supported on Java 8
and 11
.
Changes 💥
- Update Scala versions 2.13.4 and 3.0.0-M3 #129 by ekrich
- Update sbt-dotty to 0.5.1 #128 by scala-steward
- Update sbt-dotty to 0.5.0 #127 by scala-steward
- Update sbt to 1.4.5 #126 by scala-steward
- Update sbt-ci-release to 1.5.5 #125 by scala-steward
Contributors 👥
According to git shortlog -sn --no-merges v1.3.5..v1.3.6
1 Eric K Richardson
4 Scala Steward
Thanks Tom Grigg @griggt for helping me with my sbt
problem. 🎤 👏