github pdm-project/pdm 1.5.0
v1.5.0

latest releases: 2.16.1, 2.16.0, 2.15.4...
3 years ago

Features & Improvements

  • Include dev dependencies by default for install and sync commands. Add a new option --prod/--production to exclude them. Improve the dependency selection logic to be more convenient to use — the more common the usage is, the shorter the command is. #391

Bug Fixes

  • Enquote executable path to ensure generating valid scripts. #387
  • Consider hashes when fetching artifact link for build. #389
  • Considier the sources settings when building. #399

Improved Documentation

  • New pdm setting source-includes to mark files to be included only in sdist builds. #390

Dependencies

  • Update pdm-pep517 to 0.7.0; update resolvelib to 0.7.0. #390

Removals and Deprecations

  • Deprecate the usage of -d/--dev option in install and sync commands. #391

Don't miss a new pdm release

NewReleases is sending notifications on new releases.