PDM v1.13.1 Release Notes

Release Date: 2022-02-18 // over 2 years ago
  • ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix a bug that bad pip cache dir value breaks PDM's check update function. #922
    • ๐Ÿ›  Fix a race condition in parallel installation by changing metadata to a lazy property. This fixes a bug that incompatible wheels are installed unexpectedly. #924