Releases: forfuturellc/node-simple-argparse
Releases · forfuturellc/node-simple-argparse
v0.3.0
Features:
- allow shorter commands
- allow pre-run hook
v0.2.2
Bug fixes:
- fix error showing help information by default
- fix typos in package manifest
v0.2.1
Big fixes:
- fix "shasum check failed" error while npm installing
v0.2.0
Features:
- pass the option name to option functions (#2)
- allow overriding default option function run (#3)
v0.1.1
Bug fix:
- Broken link in documentation
v0.1.0
Changes:
- The entire code-base has been updated
- The documentation has also been updates
- The license and contact information updated
- Grunt has been added as our task runner
- Linting using eslint
simple-argparse-v0.0.0
Production-ready Module for simple command-line arguments parsing for Node.js.
More Information on its features and usage may be found in the README.md.