Note
Scala 3.6.2 would become the first official release for the Scala 3.6 series.
Versions 3.6.0 (a broken release) and 3.6.1 (a hotfix release) should never be used. For more information, refer to the Scala 3.6.0 Post Mortem blogpost
Scala 3.6.2 should effectively be regarded as "3.6.0" for all intents and purposes.
Backported fixes
- Make context bounds for poly functions a standard feature #22019
- Update Scala CLI to 1.5.4 (was 1.5.1) & coursier to 2.1.18 (was 2.1.13) #22021
Contributors
Thank you to all the contributors who made this release possible 🎉
According to git shortlog -sn --no-merges 3.6.2-RC1..3.6.2-RC2
these are:
4 Wojciech Mazur