github pdm-project/pdm 1.11.0
v1.11.0

latest releases: 2.19.1, 2.19.0, 2.18.2...
2 years ago

Features & Improvements

  • Move version from [project] table to [tool.pdm] table, delete classifiers from dynamic, and warn usage about the deprecated usages. #748
  • Add support for Conda environments in addition to Python virtual environments. #749
  • Add support for saving only the lower bound x >= VERSION when adding dependencies. #752
  • Improve the error message when resolution fails. #754

Bug Fixes

  • Switch to self-implemented pdm list --freeze to fix a bug due to Pip's API change. #533
  • Fix an infinite loop issue when resolving candidates with incompatible requires-python. #744
  • Fix the python finder to support pyenv-win. #745
  • Fix the ANSI color output for Windows cmd and Powershell terminals. #753

Removals and Deprecations

  • Remove -s/--section option from all previously supported commands. Use -G/--group instead. #756

Don't miss a new pdm release

NewReleases is sending notifications on new releases.