Changelog for tasty-laws-0.3.1
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.1][0.3.1] - 2015-09-07
Changed
Serial
instances insteadProxy
where possible.
Added
- Default tests for type constructors parametrized with
()
. - Exhaustive
TestTree
s.
0.2 - 2015-09-04
Removed
smallcheck
specific modules fromsmallcheck-laws-0.1
. This package now containsTasty
specific modules.
Changed
- Simplify module hierarchy:
Test.Tasty.SmallCheck.Laws
->Test.Tasty.Laws