Changelog of @hackage/tasty-lens 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 - 2015-09-23

Fixed

  • Export Prism listSeries.

Changed

  • Make Depth of compositing functions for Traversal and Setter constant.

0.3 - 2015-09-11

Added

  • Multiple TestTrees with different settings for dealing with SmallCheck Depth.

Removed

  • smallcheck specific modules from smallcheck-lens-0.1. This package now contains Tasty specific modules.

Changed

  • Simplify module hierarchy: Test.Tasty.SmallCheck.Lens -> Test.Tasty.Lens

0.1 - 2015-05-27

Added

  • SmallCheck properties for each lens laws.
  • tasty test trees for each Lens type.
  • Tests for some Lens.