github pdm-project/pdm 2.13.2
v2.13.2

latest releases: 2.16.1, 2.16.0, 2.15.4...
3 months ago

Bug Fixes

  • Fix errors when parsing poetry format that contains special characters in author name.
    Poetry-specific parse_name_email and NAME_EMAIL_RE moved from pdm.formats.base to pdm.formats.poetry. #2665
  • Fix a race condition in cached packages. When a cached package is being created it shouldn't be used for installation. #2739
  • Add back PreparedCandidate.build() for backward-compatibility. #2747

Documentation

  • Fixed a small non-code typo in docs and prodivded better wording. #2740

Don't miss a new pdm release

NewReleases is sending notifications on new releases.