Skip to content

4.2.1

Compare
Choose a tag to compare
@ajalt ajalt released this 02 Oct 19:33
· 105 commits to master since this release

Added

  • Added toString implementations to options and arguments. (#434)
  • Added CliktCommand.test overload that takes a vararg of Strings 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)