All Versions
17
Latest Version
Avg Release Cycle
71 days
Latest Release
1409 days ago

Changelog History
Page 1

  • v1.3.3.2 Changes

    June 10, 2020
    • ๐Ÿ‘Œ Support ghc-8.10
    • โฌ‡๏ธ Drop support for ghc < 8.4
    • ๐Ÿ›  Fix a somewhat hidden issue in the cabal file
    • โž• Add support for building / testing via haskell.nix nixpkgs overlay
  • v1.3.3.1 Changes

    April 01, 2020
    • ๐Ÿ›  Fix a cabal file mistake
  • v1.3.3.0 Changes

    April 01, 2020
    • ๐Ÿ›  Fix bug with params with default when parsing from commandline
    • โž• Add the descendDescTo function
  • v1.3.2.3 Changes

    June 09, 2019
    • ๐Ÿ›  Fix broken build when using deque>=0.3
  • v1.3.2.2 Changes

    June 08, 2019
    • ๐Ÿ›  Fix too-shallow descriptions on siblings for partial parses returned for interactive usage
  • v1.3.2.1 Changes

    October 07, 2018
    • โœ… Adapt/Use latest version of deque to fix ghc-8.6 problems
  • v1.3.2.0 Changes

    October 03, 2018
    • ๐Ÿ›  Fix for simpleCompletion
    • ๐Ÿš€ Expose some bindings that were forgotten in previous release
    • ๐Ÿ›  Bounds fixed for ghc-8.6 (also via revision in 1.3.1.1)
  • v1.3.1.1 Changes

    April 01, 2018
    • ๐Ÿ›  Fixup version bound
  • v1.3.1.0 Changes

    April 01, 2018
    • โž• Add/Expose two more functions: addAlternatives and varPartDesc
  • v1.3.0.1 Changes

    April 01, 2018
    • ๐Ÿ‘Œ Support ghc-8.4
    • โฌ‡๏ธ Drop support for ghc<8