github pdm-project/pdm 2.25.0
v2.25.0

latest releases: 2.25.9, 2.25.8, 2.25.7...
2 months ago

Features & Improvements

  • Support pylock as alternative lock format and make it opt-in by config. (#3481)
  • Search for package metadata in lock file first when reuse strategy is used. (#3522)

Bug Fixes

  • Fix Windows 11 install pdm error, which is because of msgpack install failure. (#3485)
  • Change the return type of array_of_inline_tables to list[dict] from list[str] (#3523)
  • Ensure uv resolver to include hash for package files. (#3531)
  • Avoid infinite recursion when reading pyproject.toml with circular file dependencies. (#3539)

Don't miss a new pdm release

NewReleases is sending notifications on new releases.