Features & Improvements
- Add
keyring,copier,cookiecutter,template,truststoredependency groups. #2109 - Ignore wheels for python versions not in range. #2113
- Read default value from env var
PDM_PROJECTfor-p/--projectoption. #2126
Bug Fixes
- Fix the comparison of the candidate keys in the lockfile. #2120
- Don't update
pyproject.tomlif both--unconstrainedand--dry-runare passed topdm update. #2125 - Overwrite the
build-systemtable when importing from other package manager. #2126 - Skip sources with empty URL when merging sources. #2130
- Fix the invalid requirement converted from poetry metadata. #2133
Dependencies
- Update
unearthto 0.10.0 #2113