Skip to content

Releases: forfuturellc/node-simple-argparse

v1.0.0

06 Jun 12:17
11f5d49
Compare
Choose a tag to compare

See CHANGELOG.md

v0.3.0

05 Aug 06:49
Compare
Choose a tag to compare

Features:

  • allow shorter commands
  • allow pre-run hook

v0.2.2

03 Aug 13:42
Compare
Choose a tag to compare

Bug fixes:

  • fix error showing help information by default
  • fix typos in package manifest

v0.2.1

29 Jul 07:02
Compare
Choose a tag to compare

Big fixes:

  • fix "shasum check failed" error while npm installing

v0.2.0

29 Jul 06:04
Compare
Choose a tag to compare

Features:

  • pass the option name to option functions (#2)
  • allow overriding default option function run (#3)

v0.1.1

19 Jul 15:32
Compare
Choose a tag to compare

Bug fix:

  1. Broken link in documentation

v0.1.0

19 Jul 15:24
Compare
Choose a tag to compare

Changes:

  1. The entire code-base has been updated
  2. The documentation has also been updates
  3. The license and contact information updated
  4. Grunt has been added as our task runner
  5. Linting using eslint

simple-argparse-v0.0.0

22 Dec 12:13
Compare
Choose a tag to compare

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.