packages feed

lensref-0.1.0.1: changelog

= lensref-0.1 =

Initial separated version.
The content of lensref was detached from the lgtk package on 10 May, 2014.

Compared to the previously announced version, lgtk-0.5.3, the changes are the following:

* Generalized and cleaned up interface
* Cleand up pure implementation
* First version of the fast implementation
* Switch from data-lens to Edward Kmett's lens library
* Upgrade to work with GHC 8.2
* Repository moved to GitHub

= lgtk-0.5.2 =

= lgtk-0.5.2 =

* Better support for references with equality
* Inner change: safer state handling with MVars

= lgtk-0.5.1 =

* Documentation fixes and cleanup

= lgtk-0.5 =

* Do not use monadic lenses any more.
* References with inherent identity (makes defining auto-sensitive buttons easier)
* Lots of inner changes.