Enhancements
- Use uv venv instead of python venv when available (#278) @ssbarnea
- Make use of .venv environment implicit if none is active (#276) @ssbarnea
- Replace -adt/--ansible-dev-tools argument with --seed (#274) @ssbarnea
Bugfixes
- Ensure we display all information about failed processes (#286) @ssbarnea
- Prevent execution with broken PATH variable (#281) @ssbarnea
- Make seed option implicit and add --no-seed (#280) @ssbarnea
- Remove ambiguous option --ve for providing the virtueanenv name (#277) @ssbarnea
- Fix test failure with pyenv or mise pythons (#275) @ssbarnea