github pdm-project/pdm 1.8.1
v1.8.1

latest releases: 2.15.2, 2.15.1, 2.15.0...
2 years ago

Features & Improvements

  • Add -r/--reinstall option to sync command to force re-install the existing dependencies. #601
  • Show update hint after every pdm command. #603
  • pdm cache clear can clear cached installations if not needed any more. #604

Bug Fixes

  • Fix the editable install script so that setuptools won't see the dependencies under local packages. #601
  • Preserve the executable bit when installing wheels. #606
  • Write PEP 610 metadata direct_url.json when installing wheels. #607
  • Fix a bug that * fails to be converted as SpecifierSet. #609

Refactor

  • Build editable packages are into wheels via PEP 660 build backend. Now all installations are unified into wheels. #612

Don't miss a new pdm release

NewReleases is sending notifications on new releases.