Changelog of @hackage/fused-effects-lens 1.2.0.1

v1.2.0.1

Support fused-effects 1.1.

v1.2.0.0

Introduce ?= and <~. Change fixity of .= to infix 4.

v1.1.0.0

Introduce +=, -=, *=, and //=. Change fixity of %= to infix rather than infixr.

v1.0.0.0

Upgrade to fused-effects v1.

v0.2.0.0

  • Use microlens for lens primitives to enable use with other lens libraries.
  • Add explicit foralls to views and uses.

v0.1.0.0

Initial release.