Skip to content

sconfig 0.9.1

Compare
Choose a tag to compare
@ekrich ekrich released this 22 May 17:17

This is the 6th release of sconfig which now supports Scala Native 0.3.9 and Scala.js 0.6.27 for Scala 2.11 and 2.12. It also supports Scala 2.13.0-RC2, 2.12 and 2.11 with Java 8 on the JVM.

Changes 💥

The major focus of this release was to upgrade from 2.13.0-RC1 to 2.13.0-RC2

None of the changes listed have any impact on the library or its workings. Here are some of the major changes in this release:

  • Updated Scala version to 2.13.0-RC2
  • Updated jodersky/spray-json dependency to the 2.13.0-RC2 version.

Contributors 👥

According to git shortlog -sn --no-merges v0.9.0..v0.9.1, 1 person contributed to this release: Eric K Richardson

Thanks to Jakob Odersky (@jodersky) for the spray-json RC2 update. 🎤 👏