Changelog for smallcheck-lens-0.3
Change Log
All notable changes to this project will be documented in this file. This file follows the formatting recommendations from Keep a CHANGELOG. This project adheres to Semantic Versioning.
0.3 - 2015-09-11
Changed
- More sensible function names assuming qualified imports.
- Pass functor to use in
Traversalas aProxyinstead of hardcoding the functors. - Rank-2
Lens-Likeeverywhere.
Added
- Exhaustive property testing using
Seriesproduct. Previous properties renamed appendingSum.
Removed
- Main re-export module.
- Move
Tastymodules to a separate packagetasty-lens. pureMaybe. Now aProxy functoris used.
0.1 - 2015-05-27
Added
SmallCheckproperties for each lens laws.tastytest trees for eachLenstype.- Tests for some
Lens.