Releases: kislyuk/argcomplete
Releases · kislyuk/argcomplete
v3.1.6
- Respect user choice in activate-global-python-argcomplete
v3.1.5
- Escape colon in zsh completions. Fixes #456
v3.1.4
- Call _default as a fallback in zsh global completion
v3.1.3: - Use homebrew prefix by default
v3.1.2
- Ensure Python 3.12+ compatibility in check_console_script (#448)
v3.1.1: - Search through asdf shims
v3.1.0: - setup.py -> pyproject.toml migration start (#427)
v3.0.8
- Test suite shell wrapper: Accept OSError on exit
v3.0.7
- Test suite: Use general regex to cut zsh reset ANSI sequences (#425)