*** Version 1.4.0 (stable) - API 1.4.0 (stable) - 2018-02-13


- Bug #21250 "Not compatible with PHP 7"
- PR #3 "fix for PHP 7.2"
 

*** Version 0.1.0 (beta) - API 0.1.0 (beta) - 2004-05-16


Initial release
   

*** Version 1.0.0 (stable) - API 1.0.0 (stable) - 2004-09-20


First stable release
Fixed bug #1823 : The getHelp() method ignores user-defined header.
   

*** Version 1.1.0 (stable) - API 1.1.0 (stable) - 2004-09-30


Implement feature request #2409: Parse args like '-dt'...
   

*** Version 1.2.0 (stable) - API 1.2.0 (stable) - 2004-10-22


Implement feature request #2428: Passing parameters on the command line
Implement feature request #2445: Allow user defined argument lists
Implement fix for bug #2486: Notice in parseArgs
More detailed help message. Shows optional/required arguments.
New example file.
   

*** Version 1.2.1 (stable) - API 1.2.1 (stable) - 2004-11-18


Implement fix for bug #2677: Empty array for $arguments parameter (Bertrand
Gugger)
   

*** Version 1.3.0 (stable) - API 1.3.0 (stable) - 2005-05-13


Implement feature request #4091: New method: getValues() (Stephan Schmidt)
   

*** Version 1.3.1 (stable) - API 1.3.1 (stable) - 2006-04-10


Fix for Bug #7132: Missing value for $_SERVER['SCRIPT_NAME']. If
$SERVER['SCRIPT_NAME'] not found, use $argv[0].
   

*** Version 1.3.2 (stable) - API 1.3.2 (stable) - 2006-10-03


Fix for bug #8643: Providing strings as min/max values gives weird results
(Benjamin Bittner)
Fix for bug #8770: incorrect path to class resource in example2 (Laurent
Laville)
Implement request #8771: Improve help-usage output render with optional
indentation (Laurent Laville)
Implement request #8771: Improve col1 arguments alignment (Laurent Laville)
   

*** Version 1.3.3 (stable) - API 1.3.3 (stable) - 2006-11-07


Fix for bug #9252: No error when required arguments are missing.
   

*** Version 1.3.4 (stable) - API 1.3.4 (stable) - 2010-02-14


Update to package2.xml
   

*** Version 1.3.6 (stable) - API 1.3.6 (stable) - 2011-11-06


QA Release.
Upgrade to phpunit 3.6
   

*** Version 1.4.0 (stable) - API 1.4.0 (stable) - 2018-02-13


- Bug #21250 "Not compatible with PHP 7"
- PR #3 "fix for PHP 7.2"
   

