Skip to content

Scala 3.0.0-M3

Pre-release
Pre-release
Compare
Choose a tag to compare
@Baccata Baccata released this 04 Jan 17:50
· 290 commits to master since this release
663b891

Thanks to the gigantic efforts of @keynmol, this is the first release that is compatible with Scala 3 (milestone 3).

Unfortunately, this also marks the renaming of the forall method that operate on foldable constructs to forEach, as it was creating annoying conflicts with the scalacheck-related forall methods.