picocli v2.0.2-fixes Release Notes

    • 🛠 [#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.