Changelog of @hackage/generic-optics 2.3.0.0

generic-optics-2.3.0.0 (2025-08-27)

Tested with GHC 8.4 - 9.14 alpha1.

Breaking API changes:

  • AsType now includes a reflexive case for consistency with HasType: every type can be treated 'as' itself.

generic-optics-2.2.1.0 (2022-01-22)

  • GHC 9.2 compatibility

generic-optics-2.2.0.0 (2021-07-13)

  • GHC 9.0 compatibility

generic-optics-2.1.0.0 (2021-01-25)

  • Bump to generic-lens-core-2.1.0.0

generic-optics-2.0.0.0 (2020-02-11)

  • Initial release