PDM v1.6.3 Release Notes

Release Date: 2021-06-17 // almost 3 years ago
  • ๐Ÿ”‹ Features & Improvements

    • โž• Add an option -u/--unconstrained to support unconstraining version specifiers when adding packages. #501

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix the format of dependency arrays when a new value is appended. #487
    • ๐Ÿ‘ Allow missing email attribute for authors and maintainers. #492
    • ๐Ÿ›  Fix a bug that editable install shouldn't require pyproject.toml to be valid. #497
    • ๐Ÿ›  Fix a bug on MacOS that purelib and platlib paths of isolated build envs cannot be substituted correctly if the Python is a framework build. #502
    • ๐Ÿ›  Fix the version sort of candidates. #506