All Versions
3
Latest Version
Avg Release Cycle
9 days
Latest Release
2866 days ago

Changelog History

  • v0.0.3 Changes

    December 31, 2016

    ✨ Enhance:

    • ⚡️ (see #6) Update printHelp to write directly to a PrintStream instance

    🐛 Bug:

    • 📜 (fix #5) TypedArgumentParser now allows setting name and applicationDescription via optional constructor parameters
  • v0.0.2 Changes

    December 13, 2016
    • 📜 Modify Parser to support method chanining (f5e0320)
      • changes #name and #applicationDescription pubic properties to setter methods.
    • 📜 Return ArgumentCollection from parse (d542dca)
      • moves Parser#isSet and Parser#get to new ArgumentCollection
      • ArgumentCollection is a true collection

    … and other non-feature commits.

  • v0.0.1 Changes

    December 13, 2016