Changelog for optics-core-0.2
optics-core-0.2 (2019-10-18)
- Add
non
,non'
andanon
toOptics.Iso
ix
can produce optic kinds other thanAffineTraversal
- Generalise type of
generic1
- Move some internal definitions out to new
indexed-profunctors
package - Introduce
OpticKind
andIxList
type synonyms for better type inference - Make
itraverse
forSeq
faster forcontainers >= 0.6.0
- Assorted documentation improvements
optics-core-0.1 (2019-09-02)
- Initial release