What's Changed
- Improve error messages for the
Focusmacro. by @yilinwei in https://github.com/optics-dev/Monocle/pull/1413 - Move Scala 3 tests to correct directory by @armanbilge in https://github.com/optics-dev/Monocle/pull/1381
- update docs to use correct groupId by @jopecko in https://github.com/optics-dev/Monocle/pull/1352
- add explicit type for implicit methods by @xuwei-k in...