Prompt-toolkit-action-completer

Latest version: v1.1.1

Safety actively analyzes 621562 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.1.1

=============================================================================================================

Bug Fixes
---------

- Declaring dependency on ``typing-extensions`` in ``pyproject.toml``. `5 <https://github.com/stephen-bunn/prompt-toolkit-action-completer/issues/5>`_

1.1.0

=============================================================================================================

Features
--------

- Adding support for formatting ``{completion}`` in LazyText_T values for completions. `4 <https://github.com/stephen-bunn/prompt-toolkit-action-completer/issues/4>`_

Bug Fixes
---------

- Ensuring that prompt text does not reduce to nothing before attempting to fuzzy match against explicit completions and validation. `3 <https://github.com/stephen-bunn/prompt-toolkit-action-completer/issues/3>`_

Miscellaneous
-------------

- Moving ``ActionValidator._get_best_choice`` logic into ``utils.get_best_choice``.

1.0.0

=============================================================================================================

Miscellaneous
-------------

- Adding the basic first release of the action completer that I have used in the past for personal projects. Note that this is currently untested and I have since lost the git history for this project (I know, I know...).
- Creating full test-suite for most basic (non-edge case) functionality.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.