github typelevel/cats-effect v2.4.0

latest releases: v3.6.0-RC1, v3.5.7, v3.5.6...
3 years ago

This is the eleventh major release in the Cats Effect 2.x lineage. It is fully binary compatible with all 2.x.y releases, and forward compatible with everything in the 2.4.x line.

This release represents the final (planned) release of Cats Effect 2 prior to the release of Cats Effect 3. 🎉 To that end, the primary focus of this release has been in smoothing and improving the migration experience between 2.x and 3.0, including some minor deprecations (Resource.liftF) as well as some backports of features from 3.0 back to the 2.x line (e.g. Supervisor, IOApp.Simple).

Special thanks to @fthomas for his work on the Scalafix migrations from 2.3.x up to 2.4.x, as well as the major migration from 2.x forward to 3.0.0!

User-Facing Pull Requests

Special thanks to each and every one of you!

Don't miss a new cats-effect release

NewReleases is sending notifications on new releases.