| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-05-28 | 1.0 kB | |
| v2.12.0 source code.tar.gz | 2024-05-28 | 984.7 kB | |
| v2.12.0 source code.zip | 2024-05-28 | 2.0 MB | |
| Totals: 3 Items | 3.0 MB | 0 | |
Cats v2.12.0 is a binary-compatible release in the 2.x series. It is published for Scala 2.12, 2.13, and 3.3+ with Scala.js 1.13+ and Scala Native 0.5.
What's Changed
Features
- Add
flatMapOrKeeptoMonadby @jozic in https://github.com/typelevel/cats/pull/4602
Behind-the-Scenes
- Remove special ExecutionContextExecutor by @kapunga in https://github.com/typelevel/cats/pull/4601
- Bump base version to 2.12 by @mpilquist in https://github.com/typelevel/cats/pull/4606
Updates
- Update nscplugin, sbt-scala-native to 0.5.1 by @typelevel-steward in https://github.com/typelevel/cats/pull/4585
- Update discipline-munit to 2.0.0 by @typelevel-steward in https://github.com/typelevel/cats/pull/4605
New Contributors
- @kapunga made their first contribution in https://github.com/typelevel/cats/pull/4601
Full Changelog: https://github.com/typelevel/cats/compare/v2.11.0...v2.12.0