* Support for `[[tool.poetry.source]]` without any URL * Terminal condition for possible endless loops in the implementation of default/devel package groups
1.7.0
Added
* Test with pip=24.1
Fixed
* Implementation of default/devel package groups
1.6.0
Added
* Possibility to override the default index URL via `MICROPIPENV_DEFAULT_INDEX_URLS`
Fixed
* Tests with Python 3.12 without setuptools by default in virtual environments
1.5.2
Added
* Test with pip=23.3.1
Fixed
* Fix comparing of packages' names in pyproject.toml and poetry.lock * Fix support for poetry main/dev groups