Changelog for bookkeeper-0.2.5
0.2.4
- Added 'rlens' and lens 'IsLabel' instance.
0.2.3
- Implement 'fromRecord' for converting values from record.
0.2.2.0
- Add 'Data.Default' instance
0.2.1.0
- Add 'Gettable', 'Settable', 'Modifiable' type synonyms.
0.2.0.0
- Added Eq instance
- Added Show instance
- Changed the implementation of 'set' and 'modify'. It no longer needs 'ChooseFirst' to be in scope, and the class constraints changed.
- Removed 'ChooseFirst'.
0.1.0.0
- Initial release