github pdm-project/pdm 2.19.2
v2.19.2

one day ago

Features & Improvements

  • Support installing free-threaded Python interpreters with the t suffix. (#3201)

Bug Fixes

  • use_uv fails to lock when there are non-ascii characters in pyproject.toml on Windows. (#3181)
  • Fix the pre_install and post_install signals receiving an exhausted generator, instead of a list of packages. (#3190)
  • Create backup file with random filename to avoid conflicts. (#3193)
  • Fix the logic error in the uv format marker matching. (#3197)
  • pdm lock --check on a lockfile generated with older PDM version has a 0 exit code when there's a change in pyproject.toml. (#3199)

Documentation

  • Fixed Bash Completion suggestion so it doesn't require root privileges (#3183)

Don't miss a new pdm release

NewReleases is sending notifications on new releases.