All Versions
8
Latest Version
Avg Release Cycle
70 days
Latest Release
1714 days ago
Changelog History
Changelog History
-
v0.1.6 Changes
March 25, 2020- subcommands now have --help option
- โ output a warning if there are duplicate commands
-
v0.1.5 Changes
February 06, 2020- โ add Eq and Ord instances for Subcommand
-
v0.1.4 Changes
October 29, 2019- export many, some, str
- export <$> and <*> on older ghc7
-
v0.1.3 Changes
September 12, 2019- export <|>
-
v0.1.2 Changes
May 24, 2019- โ add flagWith and flagWith'
- ๐ export Parser, auto, optional
-
v0.1.1 Changes
April 08, 2019- โ add switchWith, strOptionWith, optionWith, optionalWith, strOptionalWith, argumentWith
- export simpleCmdArgsWithMods
-
v0.1.0 Changes
February 20, 2019- ๐ Initial release with subcommands and option Mod functions
-
v0.1.0.1 Changes
February 22, 2019- ๐ fix and improve haddock documentation