Auto-click-auto

Latest version: v0.1.5

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

Scan your dependencies

Page 2 of 2

0.1.0alpha.5

Added

- The fish configuration file for custom completions, ~/.config/fish/completions/{program_name}.fish
(notice it's specific to the program name), is created if it doesn't already exist. ~/.bashrc and
~/.zshrc configuration files, which are used to set up shell completion, are generic and we can assume
the users have already created them.

0.1.0alpha.4

Fixed

- Handle exception when `auto-click-auto` cannot infer the shell type from the `SHELL` environment variable

0.1.0alpha.3

Added

- Package typing information

0.1.0alpha.2

Changed

- Function `enable_click_shell_completion` now has the `shells` positional argument set by default to `None`

0.1.0alpha.1

Added

- Function `enable_click_shell_completion` to automatically add autocomplete support
for the Bash, Zsh, and Fish shells
- Decorator `enable_click_shell_completion_option` to easily add an option to Click commands for autocomplete
support

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.