All Versions
3
Latest Version
Avg Release Cycle
9 days
Latest Release
2634 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