Features & Improvements
- The
pdm python install -vcommand now shows the download URL for the Python interpreter. (#3552)
Bug Fixes
- Ensure
make_arrayalways returns a tomlkit array type. (#3586) - Preserve multi-line help text in the CLI help output. (#3587)
- Re-caculate artifact files and hashes when the lock target changes. (#3595)