All Versions
20
Latest Version
Avg Release Cycle
65 days
Latest Release
-
Changelog History
Page 2
Changelog History
Page 2
-
v0.7.6 Changes
October 16, 2018- โ Add experimental
Test.LeanCheck.Generic
module with automatic derivation of Listable instances throughGHC.Generics
; - ๐ Improve Haddock documentation.
- โ Add experimental
-
v0.7.5 Changes
September 25, 2018- ๐ Fix tests on systems with case-insensitive filesystems, like:
- Windows;
- Mac OS;
- ๐ Fix tests on GHC 8.6.
๐ This release fixes just the tests of LeanCheck itself. The LeanCheck library is otherwise unaffected.
- ๐ Fix tests on systems with case-insensitive filesystems, like:
-
v0.7.4 Changes
September 08, 2018- โ Add list of providers on README;
- Minor fix in haddock.
-
v0.7.3 Changes
August 26, 2018- ๐ Fix bug: add missing Hugs backport file to source distribution (GHC users were not affected by this);
- ๐ Improve tests so I don't forget to include files in the source distribution (cabal sdist) again.
-
v0.7.2 Changes
- ๐ Significantly improve documentation;
- โ Slightly improve tests.
-
v0.7.1 Changes
- LeanCheck now works on Hugs-200607 (only minor changes were needed);
- โ
Implement functions that calculate statistics:
Test.LeanCheck.Stats
; - More stuff on
Utils
:rational
,okNum
; - ๐ Improve tests;
- ๐ Improve build scripts;
- ๐ Minor assorted fixes.
-
v0.7.0 Changes
- ๐ Improved cabal file;
- ๐ฆ Cabal package now has all files checked in on git repo;
- โ Add functions to compute Listable statistics (and some stubs);
- ๐ Improve tests;
- ๐จ Code improvements (refactoring).
-
v0.6.7 Changes
๐ The only change in relation to v0.6.6 is a fixed build on Travis (the reference output files were outdated). The code of the tool is otherwise unchanged.
-
v0.6.6 Changes
- ๐ Improve showing of functional counter-examples.
-
v0.6.5 Changes
- โ Export ordering from 'Test.LeanCheck.TypeBinding';
- ๐ Improve documentation;
- ๐ Improve tests.
Earlier versions
Please refer to the git commit history.