Additions
- When a user provides an invalid value as an argument or option, the error message now includes the help text for that argument.
Fixes
- Zsh completion scripts for commands that include a hyphen no longer cause errors.
- Optional unparsed values are now decoded correctly in
ParsableArguments
types.