We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08397b2 + 97dfe6d commit 5e377c0Copy full SHA for 5e377c0
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## Version 0.14.3.0 (03 Oct 2018)
2
+
3
+- Updated dependency bounds.
4
5
+- Fix tab completion with Commands being unreachable.
6
7
+- Clean ups and Documentation.
8
9
## Version 0.14.2.0 (26 Feb 2018)
10
11
- Updated dependency bounds.
optparse-applicative.cabal
@@ -1,5 +1,5 @@
name: optparse-applicative
-version: 0.14.2.0
+version: 0.14.3.0
synopsis: Utilities and combinators for parsing command line options
description:
optparse-applicative is a haskell library for parsing options
0 commit comments