Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 403 Bytes

CHANGELOG.md

File metadata and controls

12 lines (10 loc) · 403 Bytes

0.3.1 [2021.12.02]

  • Switch to using th-compat to support GHC 9.0 and 9.2

0.3.0 [2019.01.10]

  • New implementation, forces use of Lift for the result, removes the unsafe typeclass functions, and adds the option to add a custom error message.

0.2.0.1 [2018.09.10]

  • Turn examples into buildable tests, add readme, fix typos in documentation.