- Update Poetry compatibility to include >=1.5 - Update Tox compatibility to use Tox 4 - Remove support for Tox 3 - Remove deprecated `--require-poetry` command line option - Remove deprecated `install_dev_deps` confguration option - Remove deprecated `--parallelize-locked-install` command line option
0.10.3
- Update Poetry requirement to exclude usage with incompatible 1.5 release
0.10.2
- Update documentation with best practices and Poetry 1.2+ command syntax - Fix failed install of sdist package not raising an exception in multi-threaded mode. Contributed by [chriskuehl](https://github.com/chriskuehl) (#86)
0.10.1
- Add PyPI classifier for Python-3.11 compatibility - Add CI support for Python-3.11 - Add support for Poetry-1.3.x (83)
0.10.0
- Add `poetry_dep_groups` option to support installing groups of Poetry dependencies. Contributed by [Oshmoun](https://github.com/oshmoun) (#76) - Deprecate `install_dev_deps` option