2.8.0
Changes
- for Scala 3 users, require Scala 3.1+ by @SethTisue in #547
- Add
Iterator.nextOption
by @ryan-johnson-databricks in #534 - Backport
scala.jdk.OptionConverters
to 2.11 / 2.12 by @haukeh in #533 Option.when
andOption.unless
added by @pedorich-n in #541
Internal changes
- Update sbt-scala-native-crossproject, ... to 1.2.0 by @scala-steward in #527
- Update scala3-library to 3.1.2 by @scala-steward in #530
- Update sbt-scalajs, scalajs-compiler, ... to 1.10.0 by @scala-steward in #528
- Update sbt-scalajs, scalajs-compiler, ... to 1.10.1 by @scala-steward in #536
- Update junit-plugin, junit-runtime, ... to 0.4.5 by @scala-steward in #540
- sbt 1.7.0-RC2 (was 1.6.2) by @SethTisue in #545
- Update scala3-library to 3.1.3 by @scala-steward in #538
- GitHub Actions config: avoid duplicating Scala version numbers by @SethTisue in #546
- bump Scala 2.12 version to 2.12.16 (was .15) by @SethTisue in #544
New Contributors
- @ryan-johnson-databricks made their first contribution in #534
- @haukeh made their first contribution in #533
- @pedorich-n made their first contribution in #541
Full Changelog: v2.7.0...v2.8.0