All Versions
5
Latest Version
Avg Release Cycle
20 days
Latest Release
1031 days ago
Changelog History
Changelog History
-
v1.2.0 Changes
August 05, 2020- Widen QuickCheck bounds.
- โ Remove MonadError from the top-level API.
- โ Use strict, rather than lazy, bytestrings for parser input. This fixes issues with resource safety.
- โ Test with GHC 8.8.4.
- ๐ Change
stack.yaml
to use LTS 15.15.
-
v1.1.2 Changes
May 19, 2020- โ Ship our .hspec file to ensure all tests pass from an sdist.
-
v1.1.1 Changes
May 19, 2020- Ship our conformance suite as part of the sdist.
-
v1.1.0 Changes
May 18, 2020- ๐ Widen bounds on
parser-combinators
. - ๐ Export
ParserError
, and have the loader return it on parsing errors. - โ Remove -O2 optimization flag for test-suite.
- ๐ Widen bounds on
-
v1.0.0 Changes
May 18, 2020๐ Initial release.