Skip to content

sconfig 1.3.6

Compare
Choose a tag to compare
@ekrich ekrich released this 22 Dec 22:24
f1edca5

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 💥

  1. Update Scala versions 2.13.4 and 3.0.0-M3 #129 by ekrich
  2. Update sbt-dotty to 0.5.1 #128 by scala-steward
  3. Update sbt-dotty to 0.5.0 #127 by scala-steward
  4. Update sbt to 1.4.5 #126 by scala-steward
  5. 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. 🎤 👏