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.