github clap-rs/clap v3.1.11

latest releases: v4.5.21, clap_lex-v0.7.3, clap_complete-v4.5.38...
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.