Scala 3.5.2-RC1 is now ready for testing.
The second patch release for the 3.5 series would mostly introduce bug fixes, but you can also expect some linter utilities:
- New linter setting
-Wall
would allow to enable all lintings
-WConf
would now support origin
parameters
The 3.5.2 release is planned to be released no earlier than 14th October and will be followed by a next minor version - 3.6.0.
5 Likes
3.5.2-RC2 is now available.
The second RC reverts some improvements to pattern matching that caused performance regressions in 2 projects. These changes are being delayed until 3.6.0 and will not affect most of Scala users.
The final release is planned for next Wednesday - 16th October.
5 Likes
Scala 3.5.2 is now publicly available. It’s the last planned release in the 3.5.x series.
You can expect information about the next minor release (Scala 3.6) later this week along with the 3.6.0-RC1 release accident details.
6 Likes