Release History

VersionDateDescription
2.0.10
2.0.9 2008-06-16 Next version after a long time
2.0.8 2007-05-28 Bug-Fixes and Clean-up
2.0.7 2006-08-15 fixed a packaging problem
2.0.6 2006-04-05 document improvements and few more features
2.0.5 2006-02-15 tests, few more features
2.0.4 2006-01-29 tests, few more features
2.0.3 2006-01-13 tests, few more features
2.0.1 2005-05-12 few more features
2.0.0 2005-05-11 Move to dev.java.net
1.0-RC Initial release

Get the RSS feed of the last changes

Release 2.0.10 -

TypeChangesBy
fix Enum with many/long values result in StringIndexOutOfBoundsException CmdLineParser.printUsage / printOption Fixes 10. jhm
Rewrite the printOptions with a hook for line wrapping on word borders jhm

Release 2.0.9 - 2008-06-16

TypeChangesBy
add Support of all Java native types jhm
add Support of java.util.Map jhm

Release 2.0.8 - 2007-05-28

TypeChangesBy
fix Better usage output for Java5 enums. Fixes 4. jhm

Release 2.0.7 - 2006-08-15

TypeChangesBy
fix Fixed a packaging error where APT service entry was in args4j.jar kohsuke

Release 2.0.6 - 2006-04-05

TypeChangesBy
add add a changes document (this) jhm
add add a starter class jhm
add a short manual jhm
add args4j is running on Gump jhm
fix allow to specify the console width for wrapping the usage message Fixes 3. jhm

Release 2.0.5 - 2006-02-15

TypeChangesBy
add implemented the stop option -- kohsuke
update modified test cases to use generics to avoid casting kohsuke
add check the usage messages in the test cases jhm
add test the inheritance of annotations jhm
update usage info for the -custom option and use of that data inside the SampleMain jhm

Release 2.0.4 - 2006-01-29

TypeChangesBy
add more test cases jhm
add tried to rebuild the Apache Ant command line interface in SampleAnt jhm
add expanded @Option to allow a Handler to be explicitly specified kohsuke

Release 2.0.3 - 2006-01-13

TypeChangesBy
add add DoubleOptionHandler kohsuke
add a few test cases kohsuke
fix printExample provides the ability to generate list of available parameters with usage samples Fixes 2. kohsuke
fix handle mandatory options Fixes 1. kohsuke
add fully supports localization kohsuke

Release 2.0.1 - 2005-05-12

TypeChangesBy
add implemented metavariable support kohsuke
update split out args4j-tools kohsuke
add implemented a case-insensitive search kohsuke

Release 2.0.0 - 2005-05-11

TypeChangesBy
add moving the repository from SourceForge http://sourceforge.net/projects/args4j kohsuke
add implemented args4j 2.0 kohsuke

Release 1.0-RC -

TypeChangesBy
add initial release kohsuke