Skip to content

Latest commit

Β 

History

History
47 lines (33 loc) Β· 1.25 KB

CHANGELOG.md

File metadata and controls

47 lines (33 loc) Β· 1.25 KB

Changelog

validation-selective uses PVP Versioning. The changelog is available on GitHub.

0.2.0.1 β€”

  • Allow selective-0.7

0.2.0.0 β€” Mar 1, 2023

  • #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).

0.1.0.2 β€” Jun 11, 2021

  • #62: Support GHC-9.2.
  • #64: Allow selective version 0.5.
  • Allow hspec-2.11.
  • Allow doctest-0.20.

πŸ₯§ 0.1.0.1 β€” Mar 14, 2021

  • #57: Support GHC-9.0. Upgrade minor version to 8.10.4 and 8.8.4.

0.1.0.0 β€” May 5, 2020

  • #41: Support GHC-8.10.1.
  • #24: Add validationAll, when* and maybe* combinators into Validation.Combinators.

0.0.0.0

  • Initially created.