Skip to content

Commit

Permalink
Release picocli version 0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
remkop committed May 9, 2017
1 parent d808602 commit 0957801
Show file tree
Hide file tree
Showing 38 changed files with 979 additions and 491 deletions.
8 changes: 8 additions & 0 deletions RELEASE-NOTES.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
= picocli Release Notes

== 0.9.5 - Bugfix and enhancements release for public review. API may change.

* #122 API change: remove field CommandLine.ansi (enhancement)
* #123 API change: make public Arity fields final (enhancement)
* #124 API change: make Help fields optionFields and positionalParameterFields final and unmodifiable (enhancement)
* #118 BumpVersion gradle task scrambles chars in manual (bug)
* #119 Add gradle task to publish to local folder (enhancement)

== 0.9.4 - Bugfix release for public review. API may change.

* #114 Replace ISO-8613-3 "true colors" with more widely supported 256-color palette (enhancement)
Expand Down
9 changes: 4 additions & 5 deletions docs/apidocs/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_131) on Thu May 04 10:49:40 JST 2017 -->
<title>All Classes (picocli 0.9.4 API)</title>
<meta name="date" content="2017-05-04">
<!-- Generated by javadoc (1.8.0_131) on Tue May 09 21:40:03 JST 2017 -->
<title>All Classes (picocli 0.9.5 API)</title>
<meta name="date" content="2017-05-09">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand All @@ -17,10 +17,9 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="picocli/CommandLine.Command.html" title="annotation in picocli" target="classFrame">CommandLine.Command</a></li>
<li><a href="picocli/CommandLine.DuplicateOptionAnnotationsException.html" title="class in picocli" target="classFrame">CommandLine.DuplicateOptionAnnotationsException</a></li>
<li><a href="picocli/CommandLine.Help.html" title="class in picocli" target="classFrame">CommandLine.Help</a></li>
<li><a href="picocli/CommandLine.Help.Ansi.html" title="class in picocli" target="classFrame">CommandLine.Help.Ansi</a></li>
<li><a href="picocli/CommandLine.Help.Ansi.html" title="enum in picocli" target="classFrame">CommandLine.Help.Ansi</a></li>
<li><a href="picocli/CommandLine.Help.Ansi.IStyle.html" title="interface in picocli" target="classFrame"><span class="interfaceName">CommandLine.Help.Ansi.IStyle</span></a></li>
<li><a href="picocli/CommandLine.Help.Ansi.Style.html" title="enum in picocli" target="classFrame">CommandLine.Help.Ansi.Style</a></li>
<li><a href="picocli/CommandLine.Help.Ansi.Text.html" title="class in picocli" target="classFrame">CommandLine.Help.Ansi.Text</a></li>
<li><a href="picocli/CommandLine.Help.ColorScheme.html" title="class in picocli" target="classFrame">CommandLine.Help.ColorScheme</a></li>
<li><a href="picocli/CommandLine.Help.Column.html" title="class in picocli" target="classFrame">CommandLine.Help.Column</a></li>
<li><a href="picocli/CommandLine.Help.Column.Overflow.html" title="enum in picocli" target="classFrame">CommandLine.Help.Column.Overflow</a></li>
Expand Down
9 changes: 4 additions & 5 deletions docs/apidocs/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_131) on Thu May 04 10:49:40 JST 2017 -->
<title>All Classes (picocli 0.9.4 API)</title>
<meta name="date" content="2017-05-04">
<!-- Generated by javadoc (1.8.0_131) on Tue May 09 21:40:03 JST 2017 -->
<title>All Classes (picocli 0.9.5 API)</title>
<meta name="date" content="2017-05-09">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand All @@ -17,10 +17,9 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="picocli/CommandLine.Command.html" title="annotation in picocli">CommandLine.Command</a></li>
<li><a href="picocli/CommandLine.DuplicateOptionAnnotationsException.html" title="class in picocli">CommandLine.DuplicateOptionAnnotationsException</a></li>
<li><a href="picocli/CommandLine.Help.html" title="class in picocli">CommandLine.Help</a></li>
<li><a href="picocli/CommandLine.Help.Ansi.html" title="class in picocli">CommandLine.Help.Ansi</a></li>
<li><a href="picocli/CommandLine.Help.Ansi.html" title="enum in picocli">CommandLine.Help.Ansi</a></li>
<li><a href="picocli/CommandLine.Help.Ansi.IStyle.html" title="interface in picocli"><span class="interfaceName">CommandLine.Help.Ansi.IStyle</span></a></li>
<li><a href="picocli/CommandLine.Help.Ansi.Style.html" title="enum in picocli">CommandLine.Help.Ansi.Style</a></li>
<li><a href="picocli/CommandLine.Help.Ansi.Text.html" title="class in picocli">CommandLine.Help.Ansi.Text</a></li>
<li><a href="picocli/CommandLine.Help.ColorScheme.html" title="class in picocli">CommandLine.Help.ColorScheme</a></li>
<li><a href="picocli/CommandLine.Help.Column.html" title="class in picocli">CommandLine.Help.Column</a></li>
<li><a href="picocli/CommandLine.Help.Column.Overflow.html" title="enum in picocli">CommandLine.Help.Column.Overflow</a></li>
Expand Down
10 changes: 5 additions & 5 deletions docs/apidocs/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_131) on Thu May 04 10:49:39 JST 2017 -->
<title>Constant Field Values (picocli 0.9.4 API)</title>
<meta name="date" content="2017-05-04">
<!-- Generated by javadoc (1.8.0_131) on Tue May 09 21:40:02 JST 2017 -->
<title>Constant Field Values (picocli 0.9.5 API)</title>
<meta name="date" content="2017-05-09">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (picocli 0.9.4 API)";
parent.document.title="Constant Field Values (picocli 0.9.5 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -93,7 +93,7 @@ <h2 title="picocli">picocli.*</h2>
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="picocli/CommandLine.html#VERSION">VERSION</a></code></td>
<td class="colLast"><code>"0.9.4"</code></td>
<td class="colLast"><code>"0.9.5"</code></td>
</tr>
</tbody>
</table>
Expand Down
8 changes: 4 additions & 4 deletions docs/apidocs/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_131) on Thu May 04 10:49:40 JST 2017 -->
<title>Deprecated List (picocli 0.9.4 API)</title>
<meta name="date" content="2017-05-04">
<!-- Generated by javadoc (1.8.0_131) on Tue May 09 21:40:03 JST 2017 -->
<title>Deprecated List (picocli 0.9.5 API)</title>
<meta name="date" content="2017-05-09">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (picocli 0.9.4 API)";
parent.document.title="Deprecated List (picocli 0.9.5 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions docs/apidocs/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_131) on Thu May 04 10:49:40 JST 2017 -->
<title>API Help (picocli 0.9.4 API)</title>
<meta name="date" content="2017-05-04">
<!-- Generated by javadoc (1.8.0_131) on Tue May 09 21:40:03 JST 2017 -->
<title>API Help (picocli 0.9.5 API)</title>
<meta name="date" content="2017-05-09">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (picocli 0.9.4 API)";
parent.document.title="API Help (picocli 0.9.5 API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit 0957801

Please sign in to comment.