github pdm-project/pdm 2.1.0
v2.1.0

latest releases: 2.15.4, 2.15.3, 2.15.2...
22 months ago

Features & Improvements

  • Allow the use of custom CA certificates using the pypi.ca_certs config entry. #1240
  • Add pdm export to available pre-commit hooks. #1279

Bug Fixes

  • Skip incompatible requirements when installing build dependencies. #1264
  • Fix a crash when pdm tries to publish a package with non-ASCII characters in the metadata. #1270
  • Try to read the lock file even if the lock version is incompatible. #1273
  • For packages that are only available as source distribution, the summary field in pdm.lock contains the description from the package's pyproject.toml. #1274
  • Do not crash when calling pdm show for a package that is only available as source distribution. #1276
  • Fix a bug that completion scripts are interpreted as rich markups. #1283

Dependencies

  • Remove the dependency of pip. #1268

Removals and Deprecations

  • Deprecate the top-level imports from pdm module, it will be removed in the future. #1282

Don't miss a new pdm release

NewReleases is sending notifications on new releases.