v0.14.5-RC1 Scala 3 Support!
Pre-release
Pre-release
Scala3 🥳 🎉
First release with Scala 3 support, this is marked as an RC to let people try it out and make sure it works in the wild before we do a final release.
BIG Thanks to @grzegorz-bielski for his contribution!
What's Changed
- Cross compile for Scala 3 by @grzegorz-bielski in #401
- Fix CI pipeline by @grzegorz-bielski in #402
Steward Updates
- Update sbt-circe-org to 0.4.2 by @scala-steward in #366
- Update scalafmt-core to 3.8.3 by @scala-steward in #367
- Update auxlib, clib, javalib, nativelib, ... to 0.5.5 by @scala-steward in #369
- Update sbt to 1.10.4 by @scala-steward in #380
- Update sbt-scalajs, scalajs-compiler, ... to 1.18.2 by @scala-steward in #393
- Update auxlib, clib, javalib, nativelib, ... to 0.5.7 by @scala-steward in #396
- Update circe-generic, circe-literal, ... to 0.14.12 by @scala-steward in #399
- Update scalafmt-core to 3.8.6 by @scala-steward in #395
- Update sbt, scripted-plugin to 1.10.11 by @scala-steward in #400
New Contributors
- @grzegorz-bielski made their first contribution in #402
Full Changelog: v0.14.4...v0.14.4-RC1