Scala 3.5.0 released!
Briefly

The new Scala 3.5 has officially launched, integrating Scala CLI as the default runner for rapid development and enabling compiled Scala scripts and projects.
Scala CLI becomes part of the default Scala distribution in version 3.5, allowing lightning-fast prototyping and improved usability for Scala developers.
With Scala CLI in Scala 3.5.0, developers can compile, run, and publish their code seamlessly, along with automatic caching and incremental compilation.
Merging Scala CLI into the default Scala distribution does not alter existing build tool behaviors, ensuring compatibility with tools like sbt, Mill, and Maven.
Read at Scala-lang
[
]
[
|
]