github pdm-project/pdm 1.15.1
v1.15.1

latest releases: 2.18.2, 2.19.0a0, 2.18.1...
2 years ago

Bug Fixes

  • Fix a bug that dependencies are missing from the dep graph when they are depended by a requirement with extras. #1097
  • Give a default version if the version is dynamic in setup.cfg or setup.py. #1101
  • Fix a bug that the hashes for file URLs are not included in the lock file. #1103
  • Fix a bug that package versions are updated even when they are excluded by pdm update command. #1104
  • Prefer venv install scheme when available. This scheme is more stable than posix_prefix scheme since the latter is often patched by distributions. #1106

Miscellany

  • Move the test artifacts to a submodule. It will make it easier to package this project. #1084

Don't miss a new pdm release

NewReleases is sending notifications on new releases.