4.2.1
Added
- Added
toString
implementations to options and arguments. (#434) - Added
CliktCommand.test
overload that takes a vararg ofString
s as the command line arguments. Thanks to @sschuberth for the contribution (#451)
Fixed
- Update Mordant dependency to fix crashes on native targets and GraalVM (#447)