sconfig 1.9.1
This is release 36 of sconfig which supports the Scala line of products.
Highlights 💥
Update for new publishing to Sonatype Central vs OSSHR - https://central.sonatype.org/publish/publish-guide/. This means that sbt
and sbt-ci-release
have been updated which target Central.
Scala.js (1.19.0) is a minor release and not backward compatible the previous release (1.18.x). There are new features and better Web Assembly support. See https://www.scala-js.org/news/2025/04/21/announcing-scalajs-1.19.0/
The is also an update to Scala 3.3.6 from 3.3.5. See https://github.com/scala/scala3/releases/tag/3.3.6
- Scala 3.3.6 LTS
- Scala Native 0.5.7 (no change)
- Scala.js 1.19.0
Details below.
Contributors 👥
According to git shortlog -sn --no-merges v1.9.0..v1.9.1
8 Scala Steward
3 Eric K Richardson
What's Changed
- Update sbt, scripted-plugin to 1.10.11 by @scala-steward in #435
- Update sbt-scalajs, scalajs-compiler, ... to 1.19.0 by @scala-steward in #436
- Update CI and use Native scalafmt by @ekrich in #437
- Fast forward to 1.9.1 for mima by @ekrich in #439
- Update scalafmt-core to 3.9.5 by @scala-steward in #440
- Update scalafmt-core to 3.9.6 by @scala-steward in #441
- Update sbt-scalafix, scalafix-core, ... to 0.14.3 by @scala-steward in #442
- Update scala3-library, ... to 3.3.6 by @scala-steward in #443
- Update sbt, scripted-plugin to 1.11.0 by @scala-steward in #445
- Update sbt-ci-release to 1.11.0 by @scala-steward in #444
Full Changelog: v1.9.0...v1.9.1