You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE-NOTES.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# picocli Release Notes
2
2
3
-
# <aname="3.9.1"></a> Picocli 3.9.1 (UNRELEASED)
3
+
# <aname="3.9.1"></a> Picocli 3.9.1
4
4
The picocli community is pleased to announce picocli 3.9.1.
5
5
6
6
The `picocli.AutoComplete` application no longer calls `System.exit()` unless requested by setting system property `picocli.autocomplete.systemExitOnError` or `picocli.autocomplete.systemExitOnSuccess` to any value other than `false`. Applications that rely on the exit codes introduced in picocli 3.9.0 need to set these system properties.
<dt><spanclass="memberNameLink"><ahref="picocli/CommandLine.html#VERSION">VERSION</a></span> - Static variable in class picocli.<ahref="picocli/CommandLine.html" title="class in picocli">CommandLine</a></dt>
3088
3088
<dd>
3089
-
<divclass="block">This is picocli version "3.9.0".</div>
3089
+
<divclass="block">This is picocli version "3.9.1".</div>
3090
3090
</dd>
3091
3091
<dt><spanclass="memberNameLink"><ahref="picocli/CommandLine.Model.OptionSpec.Builder.html#versionHelp--">versionHelp()</a></span> - Method in class picocli.<ahref="picocli/CommandLine.Model.OptionSpec.Builder.html" title="class in picocli">CommandLine.Model.OptionSpec.Builder</a></dt>
0 commit comments