Scala 3.7.1-RC1 is now ready for public tests
The first patch release of Scala 3.7 brings support for JDK 25 and provides bugfixes to issues found after 3.7.0 cutoff.
This version does also introduce new lints:
- Warning if interpolator uses toString #20578
- Warning if match in block is not used for PartialFunction #23002
The final release of Scala 3.7.1 is planned for June 4th
The full changelog can as always be found on GitHub Release 3.7.1-RC1 · scala/scala3 · GitHub