Ed Page
|
177511dab1
|
fix: Deprecate validator / validator_os
`validator_regex` is being ignored for now as I await on a comment
period for #3743
|
2022-05-25 12:57:11 -05:00 |
|
Ed Page
|
65538e21a8
|
fix(derive): Detect escaped ambiguous subcommands (unstable)
|
2022-05-06 15:46:34 -05:00 |
|
Ed Page
|
cb937641fa
|
fix(derive): Allow other attributes with subcommand that has subcommands
This was overlooked when we added support for `#[clap(subcommand)]` to
variants.
Fixes #3504
|
2022-02-23 09:23:33 -06:00 |
|
Ed Page
|
4538d618a7
|
refactor: Migrate off of .kind
|
2022-02-01 11:27:08 -06:00 |
|
Noa
|
ffd991f0ae
|
chore: Fix clap_derive license headers
|
2022-01-04 14:25:48 -06:00 |
|
Ed Page
|
b190a6a817
|
test: Consolidate clap tests
This reduces the need for us to have `clap` as a dependency in
`clap_derive`, preparing the way to fix #15.
|
2021-11-30 10:07:08 -06:00 |
|