All Versions
409
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 37

  • v2.0.3-new Changes

    ๐Ÿ›  This is a bugfix release and does not include any new features.

  • v2.0.3-fixes Changes

    • ๐Ÿ‘ [#230] Enhancement: Support embedded newlines in usage help sections like header or descriptions. Thanks to ddimtirov.
    • ๐Ÿ›  [#233] Bugfix: Parser bug: first argument following clustered options is treated as a positional parameter. Thanks to mgrossmann.
    • ๐Ÿ›  [#232] Bugfix: Remove required runtime dependency on groovy-lang. Thanks to aadrian.
  • v2.0.3-deprecated Changes

    ๐Ÿš€ This release does not deprecate any features.

  • v2.0.3-breaking Changes

    ๐Ÿš€ This release does not include any breaking features.

  • v2.0.2-promoted Changes

    ๐Ÿ‘ Promoted features are features that were incubating in previous versions of picocli but are now supported and subject to backwards compatibility.

    ๐Ÿš€ No features have been promoted in this picocli release.

  • v2.0.2-new Changes

    ๐Ÿ›  This is a bugfix release and does not include any new features.

  • v2.0.2-fixes Changes

    • ๐Ÿ›  [#226] Bugfix: EmptyStackException when command line ends in a cluster of boolean options. Thanks to RobertZenz.
    • ๐Ÿ›  [#222] Bugfix: Register default converter for Object fields for better scripting support.
    • ๐Ÿ›  [#219] Bugfix: Command line system property -Dpicocli.trace (without value) throws exception when used with Groovy.
    • [#220] Enhancement: Improve tracing for positional parameters (provide detail on current position).
    • ๐Ÿ“š [#221] Enhancement: Add documentation for Grapes bug workaround on Groovy versions before 2.4.7.
  • v2.0.2-deprecated Changes

    ๐Ÿš€ This release does not deprecate any features.

  • v2.0.2-breaking Changes

    ๐Ÿš€ This release does not include any breaking features.