github pdm-project/pdm 1.15.0
v1.15.0

latest releases: 2.18.2, 2.19.0a0, 2.18.1...
2 years ago

Features & Improvements

  • Allow specifying lockfile other than pdm.lock by --lockfile option or PDM_LOCKFILE env var. #1038

Bug Fixes

  • Replace the editable entry in pyproject.toml when running pdm add --no-editable <package>. #1050
  • Ensure the pip module inside venv in installation script. #1053
  • Fix the py2 compatiblity issue in the in-process get_sysconfig_path.py script. #1056
  • Fix a bug that file paths in URLs are not correctly unquoted. #1073
  • Fix a bug on Python 3.11 that overriding an existing command from plugins raises an error. #1075
  • Replace the ${PROJECT_ROOT} variable in the result of export command. #1079

Removals and Deprecations

  • Show a warning if Python 2 interpreter is being used and remove the support on 2.0. #1082

Don't miss a new pdm release

NewReleases is sending notifications on new releases.