Download Latest Version 5.1.0 source code.tar.gz (761.4 kB)
Email in envelope

Get an email when there's a new version of Clikt

Home / 5.1.0
Name Modified Size InfoDownloads / Week
Parent folder
5.1.0 source code.tar.gz 2026-01-16 761.4 kB
5.1.0 source code.zip 2026-01-16 892.5 kB
README.md 2026-01-16 1.3 kB
Totals: 3 Items   1.7 MB 0

Added

  • Added parameter name to help output for ValueSource values. (#631)
  • Added inputEvents parameter to CliktCommand.test overloads for simulating terminal input. (#630)
  • Added defaultLazy to mutually exclusive options. (#616)
  • Added overloads for choice() that accept a List of choices. (#596)

Changed

  • prompt() options will report a missing option instead of prompting when the terminal is not interactive. You can pass inputInteractive = true to CliktCommand.test to test prompt(). (#622)
  • SuspendingNoOpCliktCommand is now open to match NoOpCliktCommand. (#613)
  • Improved error messages for invalid uint() and ulong() option values. (#624)
  • Update Kotlin to 2.3.0

Fixed

  • Fixed adjacent quoted tokens not being concatenated in argument files. (#632)
  • Fixed subcommand localization inheritance. (#588)
Source: README.md, updated 2026-01-16