- Add runtime option
--parallelize-locked-install
to support installing locked dependencies in parallel to speed up test environment creation - Add config option
require_poetry
to allow per-environment control over whether the plugin should force an error - Add unit tests for custom dependency processing and installation
- Update internal logging system to reduce code duplication
- Update documentation to improve readability
- Deprecate runtime option
--require-poetry