All Versions
17
Latest Version
Avg Release Cycle
45 days
Latest Release
2463 days ago

Changelog History
Page 2

  • v2.2.5-6 Changes

    May 11, 2016
    • ๐Ÿ›  Fixed bugs for ContinuousOptionParser.
  • v2.2.4 Changes

    October 02, 2019
    • ๐Ÿ“œ ContinuousOptionParser improvements.
  • v2.2.2 Changes

    July 14, 2019
    • โž• Added PathType.
  • v2.2.1 Changes

    July 14, 2019

    ๐Ÿ”€ Merged PRs:

    • ๐Ÿ”€ Commit 7bbb91b: Merge pull request #34 from 1Franck/master

    added value type option(s) support, added class RegexType

    • ๐Ÿ”€ Commit 3722992: Merge pull request #33 from 1Franck/patch-1

    Clarified InvalidOptionValue exception message

  • v2.2.0 Changes

    June 04, 2019
    • โž• Added more types for type constraint option. url, ip, ipv4, ipv6, email by @1Franck++
    • ๐Ÿ›  Several bug fixes by @1Franck++
  • v2.1.0 Changes

    April 24, 2019
    • โž• Added incremental option value support.
    • ๐Ÿ›  Fixed #21 for negative value.
    • ๐Ÿ‘‰ Used autoloading with PSR-4
  • v2.0.12 Changes

    April 21, 2019
    • ๐Ÿ‘Œ Improved hinting text for default value
    • ๐Ÿ’… Some coding style fix
    • โž• Added default value support
    • โšก๏ธ Updated default value support for ContinuousOptionParser
    • โž• Added getValue() accessor on OptionSpec class
    • ๐Ÿ”€ Merged pull request #22 from Gasol/zero-option. @Gasol++
      • Fix option that can't not be 0