sconfig 1.7.0
This is release 32 of sconfig which supports the Scala line of products.
Highlights 💥
- NEW: Scala Native
0.5.0
with multi-thread and 32-bit support - Update for Scala.js (1.16.0), JVM Scala (3.3.3)
Details below.
Contributors 👥
According to git shortlog -sn --no-merges v1.6.0..v1.7.0
5 Scala Steward
3 Eric K Richardson
2 dependabot[bot]
Thanks to the all the Scala Contributors that have helped. Thanks @WojciechMazur for Scala Native 0.5.0
🎤 👏
What's Changed
- Drop Java 8 in CI by @ekrich in #358
- Move dependabot file by @ekrich in #359
- Bump actions/setup-java from 3 to 4 by @dependabot in #360
- Bump actions/checkout from 3 to 4 by @dependabot in #361
- Update junit-plugin, junit-runtime, ... to 0.4.17 by @scala-steward in #362
- Update scalafmt-core to 3.8.0 by @scala-steward in #363
- Update sbt to 1.9.9 by @scala-steward in #364
- Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 by @scala-steward in #370
- Update scalafmt-core to 3.8.1 by @scala-steward in #371
- Towards a Scala Native 0.5.0 release by @ekrich in #369
New Contributors
- @dependabot made their first contribution in #360
Full Changelog: v1.6.0...v1.7.0