| Version | Date | Description |
|---|---|---|
| 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 |
| Type | Changes | By |
|---|---|---|
![]() |
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 |
| Type | Changes | By |
|---|---|---|
![]() |
Support of all Java native types | jhm |
![]() |
Support of java.util.Map | jhm |
| Type | Changes | By |
|---|---|---|
![]() |
Fixed a packaging error where APT service entry was in args4j.jar | kohsuke |
| Type | Changes | By |
|---|---|---|
![]() |
add a changes document (this) | jhm |
![]() |
add a starter class | jhm |
![]() |
a short manual | jhm |
![]() |
args4j is running on Gump | jhm |
![]() |
allow to specify the console width for wrapping the usage message Fixes 3. | jhm |
| Type | Changes | By |
|---|---|---|
![]() |
implemented the stop option
--
|
kohsuke |
![]() |
modified test cases to use generics to avoid casting | kohsuke |
![]() |
check the usage messages in the test cases | jhm |
![]() |
test the inheritance of annotations | jhm |
![]() |
usage info for the -custom option and use of that data inside the SampleMain | jhm |
| Type | Changes | By |
|---|---|---|
![]() |
more test cases | jhm |
![]() |
tried to rebuild the Apache Ant command line interface in SampleAnt | jhm |
![]() |
expanded @Option to allow a Handler to be explicitly specified | kohsuke |
| Type | Changes | By |
|---|---|---|
![]() |
add DoubleOptionHandler | kohsuke |
![]() |
a few test cases | kohsuke |
![]() |
printExample provides the ability to generate list of available parameters with usage samples Fixes 2. | kohsuke |
![]() |
handle mandatory options Fixes 1. | kohsuke |
![]() |
fully supports localization | kohsuke |
| Type | Changes | By |
|---|---|---|
![]() |
implemented metavariable support | kohsuke |
![]() |
split out args4j-tools | kohsuke |
![]() |
implemented a case-insensitive search | kohsuke |