Skip to content

Cats 2.0.0-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@kailuowang kailuowang released this 05 Aug 17:44
v2.0.0-RC1
382a923

Version 2.0.0-RC1

2019 August 2

Cats 2.0.0-RC1 is the first release candidate for Cats 2.0, It's available on Scala 2.11, 2.12, 2.13.0 and Scala.js 0.6.
Cats 2.0.0-RC1 (like the upcoming 2.0.0 release) maintains binary compatibility with Cats 1.x.x in the cats-kernel, cats-core and cats-free modules, but not cats-laws, cats-kernel-laws, cats-testkit, or alleycats.

2 breaking changes

1 bug fix

21 API/feature enhancements

7 documentation improvements

1 test improvement

14 build improvements