Changelog of @hackage/smallcheck-laws 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-07

Added

  • Exhaustive property testing using Series product. Previous properties renamed appending Sum.

Changed

  • Rename mconcat Monoid property.

0.2 - 2015-09-04

Removed

  • Move Tasty modules to a separate package tasty-laws.

0.1 - 2015-08-05

Added

  • Functor laws.
  • Applicative laws.
  • Monoid Laws.
  • Monad laws.