All Versions
17
Latest Version
Avg Release Cycle
71 days
Latest Release
1781 days ago
Changelog History
Page 1
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
- โ
Adapt/Use latest version of
-
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