github ajalt/clikt 2.1.0

latest releases: 5.0.3, 5.0.2, 5.0.1...
6 years ago

Added

  • Ability to prevent rewrapping individual paragraphs in help output.
  • Added parameter required to Option.multiple() to require at least one instance of the option on the command line.

Changed

  • CliktCommand.toString() now includes the names and values of all parameters and subcommands,

Fixed

  • Create subcommand context when helpOptionNames is empty. (#64)

Don't miss a new clikt release

NewReleases is sending notifications on new releases.