PDM v1.14.1 Release Notes

Release Date: 2022-04-21 // about 2 years ago
  • ๐Ÿ”‹ Features & Improvements

    • 0๏ธโƒฃ Ask for description when doing pdm init and create default README for libraries. #1041

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix a bug of missing subdirectory fragment when importing from a requirements.txt. #1036
    • ๐Ÿ›  Fix use_cache.json with corrupted python causes pdm use error. #1039
    • Ignore the optional key when converting from Poetry's dependency entries. #1042

    ๐Ÿ‘Œ Improved Documentation

    • ๐Ÿ“š Clarify documentation on enabling PEP582 globally. #1033