PDM v1.8.4 Release Notes

Release Date: 2021-09-15 // over 2 years ago
  • ๐Ÿ”‹ Features & Improvements

    • ๐Ÿ‘Œ Support --no-isolation option for install, lock, update, remove, sync commands. #640
    • Make project_max_depth configurable and default to 5. #643

    ๐Ÿ› Bug Fixes

    • Don't try pdm-pep517 backend on Python 2.7 when installing self as editable. #640
    • ๐Ÿ›  Fix a bug that existing shebang can't be replaced correctly. #651
    • ๐Ÿ›  Fix the version range saving for prerelease versions. #654