github pdm-project/pdm 1.14.0
v1.14.0

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

Features & Improvements

  • Editable installations won't be overridden unless --no-editable is passed.
    pdm add --no-editable will now override the editable mode of the given packages. #1011
  • Re-calculate the file hashes when running pdm lock --refresh. #1019

Bug Fixes

  • Fix a bug that requirement with extras isn't resolved to the version as specified by the range. #1001
  • Replace the ${PROJECT_ROOT} in the output of pdm list. #1004
  • Further fix the python path issue of MacOS system installed Python. #1023
  • Fix the install path issue on Python 3.10 installed from homebrew. #996

Improved Documentation

  • Document how to install PDM inside a project with Pyprojectx. #1004

Dependencies

  • Support installer 0.5.x. #1002

Don't miss a new pdm release

NewReleases is sending notifications on new releases.