2.2.0
Highlights
This helps users avoid exhaustiveness warnings in their pattern matches, especially on Scala 2.13 and 3 (which are better at exhaustiveness checking than older Scala versions were).
Also notable
- Provide explicit type to Scanner.rest by @OndrejSpanel in #480
- Update scala-collection-compat to 2.9.0 in #493, #476, #473, #453
- Update scala3-library, ... to 3.2.1 in #488, #481, #467, #456
- add library pros and cons to README in #500
Other changes
- Update sbt-scalajs, scalajs-compiler, ... to 1.9.0 by @scala-steward in #448
- Update auxlib, javalib, junit-plugin, ... to 0.4.4 by @scala-steward in #451
- Update sbt-scala-native-crossproject, ... to 1.2.0 by @scala-steward in #452
- Update sbt-scalajs, scalajs-compiler, ... to 1.10.0 by @scala-steward in #454
- replace Awesome Scala link with Scaladex link by @SethTisue in #457
- use new sbt 1.7 feature to not repeat Scala version numbers by @SethTisue in #465
- Update checkout and setup-java github actions to v3 by @Philippus in #469
- Update junit-plugin, junit-runtime, ... to 0.4.5 by @scala-steward in #468
- Update sbt-scalajs, scalajs-compiler, ... to 1.10.1 by @scala-steward in #466
- Update sbt to 1.7.0-RC2 by @scala-steward in #471
- Update sbt to 1.7.1 by @scala-steward in #474
- Update junit-plugin, junit-runtime, ... to 0.4.7 by @scala-steward in #479
- Update sbt to 1.7.2 by @scala-steward in #485
- Update scala-library to 2.12.17 by @scala-steward in #483
- Update sbt-scalajs, scalajs-compiler, ... to 1.11.0 by @scala-steward in #482
- Update scala-library to 2.13.10 by @scala-steward in #484
- Update sbt to 1.7.3 by @scala-steward in #487
- Update sbt to 1.8.0 by @scala-steward in #490
- Update junit-plugin, junit-runtime, ... to 0.4.9 by @scala-steward in #492
- Update sbt-scalajs, scalajs-compiler, ... to 1.12.0 by @scala-steward in #491
- Extend copyright into 2023 by @Philippus in #494
- Update sbt to 1.8.2 by @scala-steward in #495
- re-enable versionPolicy checking on Scala 3 by @SethTisue in #497
- use ScalaNativeJUnitPlugin by @xuwei-k in #498
This release was brought to you by 6 contributors, according to git shortlog -sn --no-merges @ ^v2.1.1
. Thank you Scala Steward, Seth Tisue, Philippus Baalman, Kenji Yoshida, Lukas Rytz, Ondřej Španěl.
Full Changelog: v2.1.1...v2.2.0