Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~2.27.0
->~2.34.0
Release Notes
clap-rs/clap (clap)
v2.34.0
Compare Source
v2.33.4
Compare Source
Bug Fixes
panic
: swallows broken pipe errors on error output (7a729bc4)v2.33.3
Compare Source
Improvements
crate_*
macros.v2.33.2
Compare Source
Documentation
2.x
examples. Now they point to the right place.v2.33.1
Compare Source
Bug Fixes
Documentation
Improvements
Minimum Required Rust
clap
requiresrustc 1.36.0
or greater.v2.33.0
Compare Source
New Sponsor
Features
--help
and-h
flags (AppSettings::DisableAutoHelp
)Improvements
Documentation
Bug Fixes
ExactSizeIterator
implementation (356c69e5)Minimum Required Rust
clap
requiresrustc 1.31.0
or greater.v2.32.0
Compare Source
Minimum Required Rust
clap
requiresrustc 1.21.0
or greater.Features
Improvements
Bug Fixes
ExactSizeIterator
implementation (356c69e5)Documentation
v2.31.2
Bug Fixes
Documentation
README.md
(c8e685d7)v2.31.1
Improvements
v2.31.0
Features
Arg
that allows implying all ofArg::last
Arg::allow_hyphen_values
andArg::multiple(true)
(66a78f29)Documentation
wrap_help
feature is a thing (fc7ab227)Improvements
v2.30.0
Bug Fixes
Arg::last
when instantiating from a YAML file (aab77c81a5, closes #1160)Improvements
Arg::possible_values
was used (872f02ae)ansi_term
on Windows since its not used (b57ee946, closes #1155)[values: foo bar baz]
array to[possible values: foo bar baz]
for consistency with the API (414707e4e97, closes #1160)v2.29.4
Bug Fixes
v2.29.3
Improvements
Bug Fixes
--
(73993fe, closes #1161)New Settings
v2.29.2
Features
Bug Fixes
2.29.1 (2018-01-09)
Documentation
Performance
Bug Fixes
v2.29.1
Documentation
Performance
Bug Fixes
v2.29.0
API Additions
v2.28.0
The minimum required Rust is now 1.20. This was done to start using bitflags 1.0 and having >1.0 deps is a very good thing!
Documentation
Improvements
API Additions
Bug Fixes
Deps
bitflags
to 1.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.