github pdm-project/pdm 1.10.0
v1.10.0

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

Features & Improvements

  • Add --no-sync option to update command. #684
  • Support find_links source type. It can be specified via type key of [[tool.pdm.source]] table. #694
  • Add --dry-run option to add, install and remove commands. #698

Bug Fixes

  • Remove trailing whitespace with terminal output of tables (via project.core.ui.display_columns), fixing unnecessary wrapping due to / with empty lines full of spaces in case of long URLs in the last column. #680
  • Include files should be installed under venv's base path. #682
  • Ensure the value of check_update is boolean. #689

Improved Documentation

  • Update the contributing guide, remove the usage of setup_dev.py in favor of pip install. #676

Don't miss a new pdm release

NewReleases is sending notifications on new releases.