8000 Release version 2.1.0 by kiancross · Pull Request #416 · tmbo/questionary · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Release version 2.1.0 #416

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

8000
Merged
merged 2 commits into from
Dec 29, 2024
Merged

Conversation

kiancross
Copy link
Collaborator
@kiancross kiancross commented Dec 29, 2024

Closes #400
Closes #404
Closes #414

* Added support for `prompt_toolkit` versions 3.0.37 and above.

* Added search functionality to `select` and `checkbox` prompts, allowing users
  to search for a prefix, with the list of options filtered accordingly.

* Added `description` option to `checkbox` and `select`.

* Added explicit support for Python 3.12.

* Ignore `Separator` when calculating the length of choices in `select`,
  allowing full utilisation of the maximum number of keyboard shortcuts.

* Fixed issue where setting `Choice.shortcut_key` or `Choice.auto_shortcut`
  did not update the other.

* Fixed a bug where disabled `Choice` items could still be interacted with via
  keyboard shortcuts.

* Moved newline in Ctrl+C message to a constant, allowing users to customise or
  remove it if desired.

* Updated `autoflake` pre-commit hook to the new official repository.

* Removed the `setup.cfg` file as it is no longer needed with the current
  project configuration.

* Fixed minor typos in autocomplete examples.

* Updated dependencies.
Copy link
Owner
@tmbo tmbo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great - thanks a lot for the great improvements 🔥

@kiancross kiancross merged commit 9fbbfa4 into tmbo:master Dec 29, 2024
36 checks passed
@kiancross kiancross deleted the update-version-2.1.0 branch December 29, 2024 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants
0