github pdm-project/pdm 0.4.0
Release v0.4.0

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

Features & Improvements

  • Global project support
    • Add a new option -g/--global to manage global project. The default location is at ~/.pdm/global-project.
    • Use the virtualenv interpreter when detected inside an activated venv.
    • Add a new option -p/--project to select project root other than the default one. #30
  • Add a new command pdm config del to delete an existing config item. #71

Bug Fixes

  • Fix a URL parsing issue that username will be dropped in the SSH URL. #68

Improved Documentation

  • Add docs for global project and selecting project path. #30

Don't miss a new pdm release

NewReleases is sending notifications on new releases.