Enhancements
- Implemented first version of UvExecutor by @AKuederle in #271
- Support displaying help for a single task by @nat-n in #280
Fixes
- Fix argument parsing issues in poetry 2.0 plugin by @nat-n in #277
- Use
python3
orsys.executable
ifpython
is not on the path by @nat-n in #278 - Tighten poetry-core dependency for non-wheel based installation methods
New Contributors
- @AKuederle made their first contribution in #271
Full Changelog: v0.32.2...v0.33.0