Skip to content

Releases: cheprasov/php-cli-args

v3.0.0

02 Feb 19:41
Compare
Choose a tag to compare

v3.0.0 (2019-02-02)

Major:

  • Removed method isFlagOrAliasExists, please use isFlagExist
  • Renamed method isFlagExists to isFlagExist, and second parameter of the method is changed
  • Will be thrown CongifErrorException if it is passed wrong config in constructor.
  • Method getArg($key) returns only true or false when filter is flag.

Patch:

  • Fixed bug of using default empty values from config.

v2.1.0

10 Mar 18:04
86826b9
Compare
Choose a tag to compare
Merge pull request #6 from cheprasov/v210

v210

v2.0.0

26 Mar 15:29
Compare
Choose a tag to compare
Merge pull request #5 from cheprasov/v2-0-0

v2.0.0

v1.0.0

12 Nov 23:54
Compare
Choose a tag to compare
Merge pull request #4 from cheprasov/pre-release-v1.0.0

pre release v1.0.0