v3.1.1.0
This release contains Scala 3 support for Cats Effect 3 users. Thanks to @calvinlfer for his work on this as well as other improvements to the API and documentation.
Notable Changes
- Implement support for Scala 3 and 2.13.6 (Cats Effect 3) @calvinlfer (#361)
- Improve ergonomics (opt-in) at the cost of testability @calvinlfer (#353)
- Update README for CE3 changes @calvinlfer (#351)
- Upgrade to Latest Scala 3 Version @adamgfraser (#348)