# Changelog ## [1.0.0.0] - 2021-11-20 * Compatibility with `genvalidity >= 1.0.0.0` * Renamed every combinator that ends in `OnValid` (or similar) to not have that suffix anymore. ### Removed * Every combinator that relates to unchecked or invalid values. ## [0.3.1.1] - 2020-02-10 ### Changed * Improved the cabal file * Removed the doctests * Removed the shrinking tests ## [0.3.1.0] - 2019-03-06 ### Changed * Test suite compatibility with genvalidity >=0.8