2.3.0
What's Changed
- Drop support for Scala 2.11.x by @Philippus in #504
- Fix
Parsers.Parser.|||
(by adding equality comparison forPosition
objects) by @peteraldous in #507
Chores
- lock down bidirectional compat, post-2.2.0 by @SethTisue in #501
- Update scala3-library, ... to 3.2.2 by @scala-steward in #505
- Update sbt-scalajs, ... to 1.13.0 by @scala-steward in #502
- Update sbt-scala-native, scala3lib to 0.4.10 by @scala-steward in #503
- enable unused warnings on Scala 2 by @SethTisue in #506
- Update junit-plugin, junit-runtime, ... to 0.4.12 by @scala-steward in #509
- Fix typo in scaladoc of
Parsers.scala
by @hyp3rflow in #511 - Update sbt-scala-native-crossproject, ... to 1.3.0 by @scala-steward in #512
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.1 by @scala-steward in #513
- Update sbt-scala-native-crossproject, ... to 1.3.1 by @scala-steward in #514
New Contributors
- @peteraldous made their first contribution in #507
- @hyp3rflow made their first contribution in #511
Full Changelog: v2.2.0...v2.3.0