Features & Improvements
- Ask for description when doing
pdm initand 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 useerror. #1039 - Ignore the
optionalkey when converting from Poetry's dependency entries. #1042
Improved Documentation
- Clarify documentation on enabling PEP582 globally. #1033