PDM v1.5.0.b1 Release Notes

Release Date: 2021-04-12 // about 3 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.