What's Changed
- Add tab autocomplete for existing venvs and commands.
- Require user confirmation via prompt before creating a venv without the
--create
or-c
flags. - Add a test for the default post-activation hook.
Full Changelog: 1.0.0dev3...1.0.0dev4