sconfig 1.8.0
This is release 33 of sconfig which supports the Scala line of products.
Highlights 💥
- New support for Scala.js
ConfigDocumentFactory parseReader, parseString
- New support for Scala Native
ConfigDocumentFactory parseReader, parseString, parseFile
andConfigFactory parseFile
- Enhanced test coverage
Prev # | New # | |
---|---|---|
Scala.js | 318 | 352 |
Scala Native | 318 | 356 |
Scala JVM | 532 | 532 |
- Scala Native
0.5.5
improvements - Update for Scala.js (1.17.0), JVM Scala (3.3.4, 2.13.15)
Details below.
Contributors 👥
According to git shortlog -sn --no-merges v1.7.0..v1.8.0
18 Eric K Richardson
16 Scala Steward
Thanks to the all the Scala Contributors that have helped. Special thanks to @armanbilge for design and refactoring advice for new Scala.js and Scala Native functionality. 🎤 👏
What's Changed
- Update auxlib, clib, javalib, junit-plugin, ... to 0.5.2 by @scala-steward in #377
- Update auxlib, clib, javalib, junit-plugin, ... to 0.5.3 by @scala-steward in #378
- Update scalafmt-core to 3.8.2 by @scala-steward in #379
- Update auxlib, clib, javalib, junit-plugin, ... to 0.5.4 by @scala-steward in #380
- Update sbt to 1.10.0 by @scala-steward in #376
- Update Scala to 2.13.14 and scalafix to 0.12.1 by @ekrich in #381
- Update sbt to 1.10.1 by @scala-steward in #382
- Update scalafmt-core to 3.8.3 by @scala-steward in #383
- Update sbt-mima-plugin to 1.1.4 by @scala-steward in #385
- Update sbt-ci-release to 1.6.0 by @scala-steward in #386
- Update auxlib, clib, javalib, junit-plugin, ... to 0.5.5 by @scala-steward in #387
- Update sbt-ci-release to 1.6.1 by @scala-steward in #388
- Update sbt to 1.10.2 by @scala-steward in #390
- Update Scala versions based on the Scalafix supported versions by @ekrich in #392
- Update scala3-library, ... to 3.3.4 by @scala-steward in #395
- Update sbt-scalajs, scalajs-compiler, ... to 1.17.0 by @scala-steward in #394
- Update sbt-scalafix, scalafix-core to 0.13.0 by @scala-steward in #393
- Revert "Update sbt-scalafix, scalafix-core to 0.13.0" by @ekrich in #396
- Update scala-library to 2.13.15 by @scala-steward in #391
- Add Scala Steward Conf file for PR updates by @ekrich in #399
Full Changelog: v1.7.0...v1.8.0