Skip to content

Cats 2.3.0-M1

Pre-release
Pre-release
Compare
Choose a tag to compare
@larsrh larsrh released this 02 Nov 19:47
v2.3.0-M1
eec6f14

We are proud to announce the first Dotty release of Cats! All modules of Cats are cross-built and released for Scala 2.12.x, 2.13.x, and Dotty 0.27. Other than that, this release contains relatively few new features.

Dotty

The purpose of this milestone is that adventurous users can try out first-class Dotty support before we cut a final 2.3.0 release. Note that for the Dotty builds, binary compatibility between this milestone release and 2.3.0 may break in some situations. Also, if you are using the laws, sbt may complain about conflicting Scala version suffixes. This will be fixed in time for the final release.

Binary compatibility (Scala 2)

As usual, the 2.3.x series is backward binary-compatible with all previous 2.x releases (and with 1.x for the non-laws modules).

Changes & additions

Other improvements