github pdm-project/pdm 0.11.0
v0.11.0

latest releases: 2.15.1, 2.15.0, 2.14.0...
3 years ago

Features & Improvements

  • Support custom script shortcuts in pyproject.toml.
    • Support custom script shortcuts defined in [tool.pdm.scripts] section.
    • Add pdm run --list/-l to show the list of script shortcuts. #168
  • Patch the halo library to support parallel spinners.
  • Change the looking of pdm install. #169

Bug Fixes

  • Fix a bug that package's marker fails to propagate to its grandchildren if they have already been resolved. #170
  • Fix a bug that bare version specifiers in Poetry project can't be converted correctly. #172
  • Fix the build error that destination directory is not created automatically. #173

Don't miss a new pdm release

NewReleases is sending notifications on new releases.