github clap-rs/clap v3.1.11

latest releases: clap_complete-v4.5.29, v4.5.18, clap_complete-v4.5.28...
2 years ago

[3.1.11] - 2022-04-22

Fixes

  • Implied conflicts override Arg::required, making the behavior consistent with how we calculate conflicts for error reporting
  • Members of a mutually exclusive ArgGroup override Arg::required, making the behavior consistent with how we calculate conflicts for error reporting
  • Arg::overrides_with always override Arg::required, not just when the parser processes an override

Don't miss a new clap release

NewReleases is sending notifications on new releases.