picocli 0.9.1
Pre-release
Pre-release
Bugfix release for public review. API may change.
Issues Closed
- #103 Replace javadoc occurences of ASCII with ANSI. (doc bug)
- #102 Move ColorScheme inside Ansi class (enhancement question wontfix)
- #101 Cosmetics: indent
Default: <value>
by 2 spaces (enhancement) - #100 Improve error message for DuplicateOptionAnnotationsException (enhancement)
- #99 MissingRequiredParams error shows optional indexed Parameters (bug)
- #98 MissingRequiredParams error shows indexed Parameters in wrong order when not declared in index order (bug)
- #97 Fix compiler warnings (bug)
- #96 Synopsis shows indexed Parameters in wrong order when subclassing for reuse (bug)
- #95 EmptyStackException when no args are passed to object annotated with Parameters (bug)
- #94 heading fields are not inherited when subclassing for reuse (bug)
- #93 Only option fields are set accessible, not parameters fields (bug)
- #91 Syntax highlighting in manual source blocks (doc enhancement)