PDM v2.1.4 Release Notes

Release Date: 2022-09-17 // over 1 year ago
  • ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix a lock failure when depending on self with URL requirements. #1347
    • Ensure list to concatenate args for composite scripts. #1359
    • ๐Ÿ›  Fix an error in pdm lock --refresh if some packages has URLs. #1361
    • ๐Ÿ›  Fix unnecessary package downloads and VCS clones for certain commands. #1370
    • ๐Ÿ›  Fix a conversion error when converting a list of conditional dependencies from a Poetry format. #1383

    ๐Ÿ“š Documentation

    • โž• Adds a section to the docs on how to correctly work with PDM and version control systems. #1364