Changelog for forma-1.2.0
Forma 1.2.0
- Works with
aeson-2.x.x.x.
Forma 1.1.3
-
Test suite passes with
aeson-1.4.6.0. -
Dropped support for GHC 8.2 and older.
Forma 1.1.2
- Fixed the test suite so it passes with
aeson-1.4.3.0.
Forma 1.1.1
- Fixed a bug which caused
withCheck(and functions using it such asfield) report incorrect location of element for which validation fails when it's nested insubParserwrappers.
Forma 1.1.0
- Added
runFormPure.
Forma 1.0.0
- The library has been completely redesigned and rewritten.
Forma 0.2.0
- Added
withCheck.
Forma 0.1.0
- Initial release.