PDM v1.4.4 Release Notes

Release Date: 2021-03-27 // about 3 years ago
  • ๐Ÿ”‹ Features & Improvements

    • ๐Ÿ“‡ Emit warning if version or description can't be retrieved when importing from flit metadata. #342
    • โž• Add type argument to pdm cache clear and improve its UI. #343
    • ๐Ÿ“ฆ Always re-install the editable packages when syncing the working set. This can help tracking the latest change of entry-points. #344

    ๐Ÿ› Bug Fixes

    • ๐Ÿ— Make installer quit early if a wheel isn't able to build. #338

    Miscellany

    • ๐Ÿ“‡ ignore type checking in models.project_info.ProjectInfo, which indexes distlib.metadata._data #335