Highlights of the release
- Support
:dep ...to add library dependencies in the Scala REPL, add helpful message to//> using dep "..."#24131 - Warn if type argument was inferred as union type #24258
- Upgrade to Scala.js 1.20.2. #24898
Unclaimed project
Are you a maintainer of scala3? Claim this project to take control of your public changelog and roadmap.
:dep ... to add library dependencies in the Scala REPL, add helpful message to //> using dep "..." #24131Scala 3.8.1 is a hotfix release for 3.8.0. It addresses runtime regressions found after the 3.8.0 artifacts were released, specifically JVM linkage errors affecting a small subset of Scala 2 specialized types and members.
The following regressions still present in 3.8.1 will be add...
Please use Scala 3.8.1 Version 3.8.0 was published with runtime regressions.
Thank you to all the contributors who made...