*** Version 1.3.5 (stable) - API 1.3.5 (stable) - 2010-10-11


QA release.
* removed some coding style erros
* fixed bug #2599 2 parameters for CVS example
* fixed bug #2600 Parameter with '=argument"   
* fixed bug #4091 New method: getValues()
* fixed bug #9252 No error when required arguments are missing
* fixed bug #9583 Console Args isDefined not working correctly
* fixed bug #10609 wrong require_once in doc
* fixed bug #13605 fix unit tests to work with phpunit3
 

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


Update to package2.xml
   

*** 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.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.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.0 (stable) - API 1.3.0 (stable) - 2005-05-13


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

*** 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)
   

