sconfig 1.6.0
This is release 31 of sconfig which supports the Scala line of products.
Highlights 💥
- Refactor to support more test coverage for Scala.js and Scala Native
- Tests increased from 154 to 318. Still 532 for JVM
- Add
java.io.Reader
support for Scala.js and Scala Native (PR for Scala.js was needed) - Update for Scala.js (1.15.0), Scala Native (0.4.16), JVM Scala (3.3.1)
Details below.
Contributors 👥
According to git shortlog -sn --no-merges v1.5.1..v1.6.0
7 Scala Steward
3 Eric K Richardson
Thanks to the all the Scala Contributors that have helped. @armanbilge for design help to share more code 🎤 👏
What's Changed
- Update sbt to 1.9.6 by @scala-steward in #347
- Update sbt-scalajs, scalajs-compiler, ... to 1.14.0 by @scala-steward in #348
- Towards support File access on Scala Native by @ekrich in #349
- Update junit-plugin, junit-runtime, ... to 0.4.16 by @scala-steward in #351
- Update sbt to 1.9.7 by @scala-steward in #352
- Update scalafmt-core to 3.7.15 by @scala-steward in #353
- Update scalafmt-core to 3.7.16 by @scala-steward in #354
- Update scalafmt-core to 3.7.17 by @scala-steward in #355
- Add dependabot and gitignore for scala-cli by @ekrich in #356
- Provide for better Platform support and testing by @ekrich in #350
Full Changelog: v1.5.1...v1.6.0