This is the fourth major release in the Cats Effect 2.x lineage. It is fully binary compatible with all 2.x.y releases. This is also the first release made available for ScalaJS 1.0.0 (final). As a note on ScalaJS support, we will be maintaining the cross-build between 0.6.x and 1.0.x until Cats Effect 2.2.0, which will exclusively be published for 1.0.x.
User-Facing Pull Requests
- #794 - Add getAndUpdate, updateAndGet to Ref (@kubukoz)
- #800, #790, #788, #783 - Documentation improvements/corrections/awesomeness (@theon, @kubukoz, @rossabaker, @kubum)
- #799 - Fix
continual
hanging when canceled really fast (@kubukoz) - #796 - update to Scala.js 1.0.0 (@LarsH)
- #785 - Using blocker in Resorce.fromAutoClosable (@BalmungSan)
Special thanks to each and every one of you!