Skip to content

sconfig 1.3.5

Compare
Choose a tag to compare
@ekrich ekrich released this 25 Nov 02:42
4219fe0

This is the 17th release of sconfig which supports the Scala line of products.

This completes full Scala 3 support on JVM and Scala.js.

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-M2 (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 💥

  1. Fixes #55: Scala 3 / Dotty Support #124 by ekrich
    • Update scala-collection-compat to 1.3.1 and Scala to 3.0.0-M2
  2. Update build.sbt for scala-collection-compat 2.3.0 and Scala.js 1.3.1 #122 by ekrich
  3. Update scala-collection-compat to 2.3.0 #121 by scala-steward
  4. Update sbt-scalajs, scalajs-compiler, ... to 1.3.1 #119 by scala-steward
  5. Update sbt-dotty to 0.4.6 #118 by scala-steward

Contributors 👥

According to git shortlog -sn --no-merges v1.3.4..v1.3.5
3 Eric K Richardson
3 Scala Steward

Thanks to the Scala.js and Dotty teams. 🎤 👏