2.9.0
Highlights
- Add javaapi collection forwarders for 2.12 and 2.11 by @DieBauer in #551
- Add
toIntOption
(andLong
,Boolean
, et al) by @rjolly in #566 - Fix CVE-2022-36944 for
LazyList
by @NthPortal in #569
Other changes
- scalafix: leverage scalafixEnable & scalafixAll by @bjaglin in #550
- Mention how to prevent unused import warnings by @nightscape in #562
- Update sbt-scalajs, scalajs-compiler, ... to 1.12.0 by @scala-steward in #573, #559
- Update Scala Native to 0.4.9 by @scala-steward in #574, #555
Internal changes
- Update scala-library to 2.13.10 by @scala-steward in #561
- Update scala-library to 2.12.17 by @scala-steward in #560
- Update sbt-scalafix, scalafix-core to 0.10.4 by @scala-steward in #558
- build: increase default heap size by @SethTisue in #564
- Update sbt to 1.8.0 by @scala-steward in #571, #567
New contributors
- @DieBauer made their first contribution in #551
- @nightscape made their first contribution in #562
- @rjolly made their first contribution in #566
Full Changelog: v2.8.1...v2.9.0