# Revision history for less-arbitrary
0.1.6.0 -- 2020-01-12
* Added GitHub link.
0.1.5.0 -- 2020-01-12
* Exposed Test.Arbitrary.Laws for convenient testing.
* Exposed Test.LessArbitrary.Laws for convenient testing.
0.1.4.0 -- 2020-12-14
* Added `HasCallStack` constraint to get better error locations.
0.1.3.0 -- 2020-12-14
* Added `suchThat`.
0.1.2.0 -- 2020-12-13
* Exposed `Test.LessArbitrary.Cost` module.
0.1.1.0 -- 2020-12-13
* Moved `Cost` to `Test.LessArbitrary.Cost` module.
0.1.0.2 -- 2020-10-17
* Fixed the package metadata.
0.1.0.1 -- 2020-10-17
* Fixed the package build.
0.1.0.0 -- 2020-10-17
* First version of less-arbitrary on Hackage.