New
v1.3.1
This is a binary-compatible release within the 1.3.x series.
What's Changed
- Add
mapOrKeepIn/flatMapOrKeepIntoF[Option[A]]andF[Either[A,B]]syntaxes by @danicheg in https://github.com/typelevel/mouse/pull/501
Behind the Scenes
- Update scalafmt-core to 3.8.2 by @typelevel-steward in https://github.com/typelevel/mouse/pull/500
- Update auxlib, clib, javalib, nativelib, ... to 0.5.4 by @typelevel-steward in https://github.com/typelevel/mouse/pull/502
- Fix: typos in readme by @AlejandroBudy in https://github.com/typelevel/mouse/pull/503
New Contributors
- @AlejandroBudy made their first contribution in https://github.com/typelevel/mouse/pull/503
Full Changelog: https://github.com/typelevel/mouse/compare/v1.3.0...v1.3.1