You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> `7.20.0` is available on [🐍 PyPI](https://pypi.org/project/click-extra/7.20.0/) and [🐙 GitHub](https://github.com/kdeldycke/click-extra/releases/tag/v7.20.0).
14
+
12
15
- Add `MultiChoice` to `click_extra.types`: a Click `ParamType` for comma-separated multi-pick from a fixed set of values, the pick-many counterpart to `click.Choice`.
13
16
- Extend the `--show-params` table with seven new columns (`Is flag`, `Flag value`, `Is bool flag`, `Multiple`, `Nargs`, `Prompt`, `Confirmation prompt`).
14
17
- Add the `--columns` option (`ColumnsOption`, `@columns_option`) for SQL `SELECT`-style column selection on both `--show-params` and the standalone `click-extra show-params` subcommand.
0 commit comments