click v8.1.3 Release Notes
-
🚀 Released 2022-04-28
- Use verbose form of
typing.Callable
for@command
and@group
. :issue:2255
- Show error when attempting to create an option with
multiple=True, is_flag=True
. Usecount
instead. :issue:2246
- Use verbose form of