3.0.0-M3
Pre-release
Pre-release
github-actions
released this
28 Feb 10:19
·
385 commits
to master
since this release
Focus Macro
- add support for tuple field selection (#1095) @kenbot
withDefault
feature, removeEq
constraint (#1094) @kenbotat
,index
features (#1081) @kenbot- use
KeywordContext
to restrictFocus
syntax (#1079) @kenbot
API changes
- inheritance between optics (#1088) @julien-truffaut
- add
Focus[X]()
and.focus()
to generateIso
/ApplyIso
(#1098) @julien-truffaut - generalise
Traversal.applyN
to takeOptionals
(#1100) @julien-truffaut - remove
At
instance for tuples, useFocus
on tuples instead (#1096) @julien-truffaut - improve Iso.id composition performance (#1099) @julien-truffaut