All Versions
5
Latest Version
Avg Release Cycle
20 days
Latest Release
1350 days ago

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.
  • v1.0.0 Changes

    May 18, 2020

    ๐ŸŽ‰ Initial release.