Changelog for simple-cmd-args-0.1.2
Changelog
simple-cmd-args
uses PVP Versioning.
0.1.2
- add flagWith and flagWith'
- export Parser, auto, optional
0.1.1
- add switchWith, strOptionWith, optionWith, optionalWith, strOptionalWith, argumentWith
- export simpleCmdArgsWithMods
0.1.0.1
- fix and improve haddock documentation
0.1.0
- Initial release with subcommands and option Mod functions