github pdm-project/pdm 2.1.1
v2.1.1

latest releases: 2.15.2, 2.15.1, 2.15.0...
21 months ago

Features & Improvements

  • Add a env_file.override option that allows the user to specify that
    the env_file should override any existing environment variables. This
    is not the default as the environment the code runs it should take
    precedence. #1299

Bug Fixes

  • Fix a bug that unnamed requirements can't override the old ones in either add or update command. #1287
  • Support mutual TLS to private repositories via pypi.client_cert and pypi.client_key config options. #1290
  • Set a minimum version for the packaging dependency to ensure that packaging.utils.parse_wheel_filename is available. #1293
  • Fix a bug that checking for PDM update creates a venv. #1301
  • Prefer compatible packages when fetching metadata. #1302

Don't miss a new pdm release

NewReleases is sending notifications on new releases.