github pdm-project/pdm 0.6.0
Release v0.6.0

latest releases: 2.15.2, 2.15.1, 2.15.0...
4 years ago

Features & Improvements

  • Support specifying build script for C extensions. #23
  • Add test cases for pdm build. #81
  • Make it configurable whether to consult PyPI JSON API since it may be not trustable.
  • Support parallel installation.
  • Add new command pmd import to import project metadata from Pipfile, poetry, flit, requirements.txt.
    #79
  • pdm init and pdm install will auto-detect possibile files that can be imported.

Bug Fixes

  • Fix wheel builds when package_dir is mapped. #81
  • pdm init will use the current directory rather than finding the parents when
    global project is not activated.

Don't miss a new pdm release

NewReleases is sending notifications on new releases.