PDM v1.12.3 Release Notes

Release Date: 2022-01-07 // over 2 years ago
  • ๐Ÿ”‹ Features & Improvements

    • ๐Ÿ‘Œ Support setting Python path in global configuration. #842

    ๐Ÿ› Bug Fixes

    • ๐Ÿ”’ Lowercase the package names in the lock file make it more stable. #836
    • โšก๏ธ Show the packages to be updated in dry run mode of pdm update even if --no-sync is passed. #837
    • ๐Ÿ‘Œ Improve the robustness of update check code. #841
    • ๐Ÿ›  Fix a bug that export result has environment markers that don't apply for all requirements. #843