3.1.0 #1198
julien-truffaut
started this conversation in
General
3.1.0
#1198
Replies: 1 comment 2 replies
-
This release does not seem to be on maven central for scala 2.13: https://repo1.maven.org/maven2/dev/optics/monocle-core_2.13/ |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed
refocus
to all optics as an alias for.andThen(Focus(...))
(Refocus feature #1184) @kenbotGenIso
to Scala 3 (Add GenIso to Scala 3 #1185) @japgollyIso.fields
(Some housekeeping for new GenIso.fields functionality #1197) @kenbotindex
is now a direct method for all optics for better Cats compat (index is now a direct method, for better Cats compat #1192) @kenbotAsPrismImpl
(Avoid indirect call to AsPrismImpl #1186) @nicolasstuckiDependencies
This discussion was created from the release 3.1.0.
Beta Was this translation helpful? Give feedback.
All reactions