github pdm-project/pdm 2.4.0
v2.4.0

latest releases: 2.19.1, 2.19.0, 2.18.2...
20 months ago

Features & Improvements

  • Support multiple PyPI indexes in the configuration. They will be tried after the sources in pyproject.toml. #1310
  • Accept yanked versions when the requirement version is pinned. #1575
    • Expose PDM fixtures as a pytest plugin pdm.pytest for plugin developers. #1594
  • Show message in the status when fetching package hashes.
    Fetch hashes from the JSON API response as well. #1609
  • Mark pdm.lock with an @generated comment. #1611

Bug Fixes

  • Exclude site-packages for symlinks of the python interpreter as well. #1598
  • Fix a bug that error output can't be decoded correctly on Windows. #1602

Don't miss a new pdm release

NewReleases is sending notifications on new releases.