Skip to content

v2.25.6

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Aug 02:05
11ef8e5

Features & Improvements

  • The pdm python install -v command now shows the download URL for the Python interpreter. (#3552)

Bug Fixes

  • Ensure make_array always 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)

Dependencies

  • Require packaging>22.0 and remove conditional PACKAGING_22 version checks. (#3601)
  • Bump truststore to version 0.10.4. (#3602)