Cats Effect v3.7.0 is here!

This is a relatively small but very mighty release that brings full support for Scala Native 0.5: you can now write multi-threaded apps using polling I/O and compile them to native binaries.

Stay tuned this week as the release train continues 🚂

https://github.com/typelevel/cats-effect/releases/tag/v3.7.0

Release v3.7.0 · typelevel/cats-effect

This is the fifty-ninth release in the Cats Effect 3.x lineage. It is fully binary compatible with every 3.x release and fully source-compatible with the 3.7.x lineage. What's Changed This is a rel...

GitHub