github pdm-project/pdm 2.8.0
v2.8.0

latest releases: 2.18.2, 2.19.0a0, 2.18.1...
14 months ago

Features & Improvements

  • Support target python with other architectures. #2078
  • Display the help information when running pdm directly. #2081
  • Allow to change the python providers from the config. Support finding pythons from Rye installation location with the new findpython. #2099
  • Option to save static URLs in the lockfile. By default only filenames are saved. #2101

Bug Fixes

  • Fix a bug that egg-info directories are not removed completely, leading to incomplete distribution. #2027
  • Skip distributions with wrong package meta information and duplicate path. #2075
  • Avoid mistakenly passing command-line arguments while testing. #2083
  • Fix a bug that lockfile groups are overwritten when running locking in a preceding step of pdm install. #2086
  • Tolerate and actually ignore the local versions in version specifiers. #2102
  • Fix a bug that shared cache cannot support overlapping namespace packages. #2105

Documentation

  • Add notes about using custom venv path. #2096

Don't miss a new pdm release

NewReleases is sending notifications on new releases.