8000 Tags · tmbo/questionary · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: tmbo/questionary

Tags

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release version 2.1.0 (#416)

* 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.

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release version 2.0.1 (#320)

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add changelog and bump version to 2.0.0 (#300)

1.10.0

Toggle 1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 1.10.0 (#137)

1.9.0

Toggle 1.9.0's commit message
next micro release

1.8.1

Toggle 1.8.1's commit message
next micro release

1.8.0

Toggle 1.8.0's commit message
next release

1.7.0

Toggle 1.7.0's commit message
next release

1.6.0

Toggle 1.6.0's commit message
next release

1.5.2

Toggle 1.5.2's commit message
bug fix release

0