sconfig 1.3.1
This is the 13th release of sconfig which supports the Scala line of products.
Scala Native 0.4.0-M2
for Scala 2.11
. Scala.js 0.6.33
, 1.1.1
, and Scala JVM are supported on Scala 2.11
, 2.12
, 2.13
, and JVM only for 0.26.0-RC1
(aka Dotty). Pure Java projects are also supported but require the Scala library. All platforms are supported on Java 8
and 11
.
Changes 💥
- This release updates Scala.js to
0.6.33
and1.1.1
and Dotty to0.26.0-RC1
. - Dotty fixes include
varargs
support which allows calling avarargs
method from Java - scala/scala3#7212 - Includes Scala updates to
2.13.3
and2.12.12
- Fix issue: lightbend/config#700
Contributors 👥
According to git shortlog -sn --no-merges v1.3.0..v1.3.1
4 Eric K Richardson
3 Scala Steward
Thanks to the Scala, Scala.js, and Dotty teams for their updates. Special thanks to Guillaume Martres
(@smarter) for always lending a hand and being kind. 🎤 👏