github pdm-project/pdm 1.5.0b1
v1.5.0b1

latest releases: 2.19.1, 2.19.0, 2.18.2...
pre-release3 years ago

Features & Improvements

  • Improve the env builder to run in isolated mode. #384

Bug Fixes

  • Remove the incompatible code from the files that will be run in-process. #375
  • Get the correct Python ABI tag of selected interpreter #378
  • Error out when doing pdm run on a directory not initialized yet.
  • Give warning message when the project automatically fallbacks to the global project.

Dependencies

  • Upgrade resolvelib to 0.6.0. #381

Miscellany

  • refactor pdm.models.readers to improve typing support #321
  • Add a basic integration test for cross-python check. #377
  • Refactor the project.python_executable to project.python that contains all info of the interpreter. #382
  • Continue refactoring Python info to extract to its own module. #383
  • Refactor the creation of project.

Don't miss a new pdm release

NewReleases is sending notifications on new releases.