pypi pdm 2.7.1
v2.7.1

latest releases: 2.25.9, 2.25.8, 2.25.7...
2 years ago

Features & Improvements

  • Switch HTTP data cache to use a split body setup, where the actual body contents are not written to disk unless changed. Previously, any changed headers would write the whole body to disk again. #1971
  • Show the specific install commands for different installations when checking update. This was removed before. #1972

Bug Fixes

  • PDM ignores env vars PDM_PYPI_USERNAME and PDM_PYPI_PASSWORD when there are no defaults in config. #1961
  • Guess the project name from VCS url if it is missing when importing from requirements.txt. #1970
  • Correctly read the config from environment variables. #1977

Don't miss a new pdm release

NewReleases is sending notifications on new releases.