leancheck v0.9.2 Release Notes

Release Date: 2020-03-22 // about 4 years ago
    • โœ… rename most functions on Test.LeanCheck.Utils.Operators; deprecated names are provided;
    • ๐Ÿ‘Œ improve documentation:
      • 100% haddock coverage;
      • LeanCheck memory usage thoroughly documented;
    • implement stub function conditionStatsT;
    • ๐Ÿ‘Œ improve function display on Test.LeanCheck.Function.*;
    • ๐Ÿ›  fix some compiler warnings (newer GHC);
    • ๐Ÿ‘Œ improve build scripts;
    • ๐Ÿ‘Œ improve tests;
    • โšก๏ธ update tests scripts to support the new cabal (test/sdist).