Survey

Latest version: v5.4.2

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

Scan your dependencies

Page 17 of 19

1.5.1

v1.5.0 added the ability to filter the options in Select and MultiSelect prompts, however it was relatively hidden to users who did not know of the feature. This caused a slightly confusing user experience when they typed as options would just disppear. This release attempts to address this by adding an instructional message alongside the help prompt, indicating that the user can type to filter as well as use the arrow keys to navigate.

1.5.0

This release adds the ability for the user to filter options in a Select and MultiSelect prompt to be filtered by typing. In order to not conflict with the ability to move the cursor with the `j` and `k` keys, that functionality is now toggled on by pressing `esc`.

1.4.2

This releases adds a few small improvements to survey:

* Fixed a bug that prevented `survey.Required` from allowing any response from a `survey.Confirm` prompt.
* the cursor in `survey.Select` and `survey.MultiSelect` can now be moved with j/k to emulate vim keybindings

1.4.1

1.4.0

This release adds the ability for the user to specify a transformer for a particular field in order to change the user's input into any other arbitrary value.

1.3.4

Page 17 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.