github clap-rs/clap v3.0.14

latest releases: v4.5.8, clap_mangen-v0.2.22, clap_complete-v4.5.7...
2 years ago

[3.0.14] - 2022-02-01

Features

  • Added ArgMatches::args_present() to check if any args are present
  • Added Error::kind() as we work to deprecate direct member access for Error
  • Added App::get_version
  • Added App::get_long_version
  • Added App::get_author
  • Added App::get_subcommand_help_heading
  • Added App::get_subcommand_value_name
  • Added App::get_after_help
  • Added App::get_after_long_help

Performance

  • Misc binary size reductions

Don't miss a new clap release

NewReleases is sending notifications on new releases.