validation-selective uses PVP Versioning.
The changelog is available on GitHub.
- Allow
selective-0.7
- #62: Support GHC-9.4.
- Allow
hedgehog-1.2. - Allow
selective-0.6. - Allow
doctest-0.21. - Remove support for GHC-8.4 (due to
selective-0.6, which dropped support for the earlier GHCs).
- #57: Support GHC-9.0. Upgrade minor version to 8.10.4 and 8.8.4.
- #41: Support GHC-8.10.1.
- #24:
Add
validationAll,when*andmaybe*combinators intoValidation.Combinators.
- Initially created.