github pdm-project/pdm 2.14.0
v2.14.0

latest releases: 2.15.1, 2.15.0
23 days ago

Features & Improvements

  • Revert the package cache introduced in 2.13. Don't cache the decompressed contents of wheels unless being told so. (#2803)

Bug Fixes

  • Fix inconsistent logging when pdm use a different python interpreter (#2776)
  • Fix PDM unable to find Python interpreters when PDM_IGNORE_ACTIVE_VENV is set (#2779)
  • Check verify_ssl when trusting each source. (#2784)
  • Fix name check for project itself in pdm outdated (#2785)
  • Fix a regression that proxy env vars are not respected. (#2788)
  • Fix an issue that venv provider can't be found when providers are explicitly configured. (#2792)
  • Fix a bug that [tool.pdm.options] are ignored if -c/--config CONFIG is given. (#2793)
  • Make --without respect groups in dev-dependencies (#2799)

Don't miss a new pdm release

NewReleases is sending notifications on new releases.