We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5e2943 commit 3ff42d8Copy full SHA for 3ff42d8
1 file changed
RELEASE-NOTES.txt
@@ -54,3 +54,8 @@ CHANGES:
54
CLI-71 - A weakness of parser.
55
CLI-129 - CLI_1_BRANCH build.xml doesn't work.
56
CLI-130 - Remove the Commons Lang dependency.
57
+ CLI-131 - Options class returns options in random order.
58
+ CLI-132 - MissingOptionException should contain a useful error message.
59
+ CLI-133 - NullPointerException in Util.stripLeadingHyphens when passed a null argument.
60
+ CLI-134 - 1.1 is not backwards compatible because it adds methods to the CommandLineParser interface.
61
+ CLI-135 - Backwards compatibility between 1.1 and 1.0 broken due to Option.addValue removal.
0 commit comments