github typelevel/cats-effect v2.0.0-RC1

latest releases: v3.7.0-RC1, v3.6.3, v3.6.2...
pre-release6 years ago

This is the first release candidate of cats-effect-2.0.0. It retains binary compatibility with 1.x, except Scala 2.11 and static forwarders for Java interop. See #566, #584 for a deeper discussion.

Changes

Features:

  • #601: Make IO's global scheduler thread pool configurable
  • #577: Add inductive instances for ReaderWriterStateT
  • #603: Drop laws' dependency on discipline-scalatest in favor of discipline-core

Documentation:

  • #597: Fix MLock constructor to not hang on first call to acquire
  • #600: Link to Java 8 javadoc instead of EOL Java 9.

Chores:

  • #599: Update to cats-core-2.0.0-RC1
  • #598: Update to discipline-scalatest-1.0.0-M1

Special Thanks

This release was made possible by:

Thanks to all those involved!

Don't miss a new cats-effect release

NewReleases is sending notifications on new releases.