Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 568 Bytes

2024-10-22-release-notes-3.5.2.md

File metadata and controls

15 lines (11 loc) · 568 Bytes
category permalink title
announcement
/news/3.5.2
Scala 3.5.2 is now available!

Scala 3.5.2 is now available!

The second patch release in the 3.5 series focused mainly on bugfixes, however it also introduces new linting options:

  • -Wall would allow you to enable all available lintings
  • -WConf now supports origin parameters

What's more, this release of the compiler also introduces support for JDK 23.

For a full list of changes and contributor credits, please refer to the release notes.