cargo clap 3.1.16
v3.1.16

latest releases: 4.5.4, 4.5.3, 4.5.2...
2 years ago

[3.1.16] - 2022-05-06

Fixes

  • (parser) Arg::exclusive overrides Arg::required, like other conflicts
  • (error) Don't duplicate arguments in usage
  • (error) Don't show hidden arguments in conflict error usage
  • (help) New help_template variable {name} to fix problems with {bin}
  • (help) Don't wrap URLs

gated behind unstable-v4

  • Leading dashes in Arg::long are no longer allowed
  • (help) Use Command::display_name in the help title rather than Command::bin_name

Don't miss a new clap release

NewReleases is sending notifications on new releases.