Skip to content

v2.24.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 01:02
672900d

Bug Fixes

  • Reinstalling local wheel if its checksum changes. (#3503)
  • Ignore HTTP cache entries if deserialization fails. (#3515)
  • Fetch missing URLs when static_urls is not enabled when running pdm export -f pylock. (#3517)
  • Missing self package when --self or --editable-self is passed to pdm export -f pylock. (#3518)

Miscellany

  • Add Python 3.14 to the test matrix. (#3506)