Pdm

Latest version: v2.15.2

Safety actively analyzes 625214 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 29 of 33

0.6.3

Not secure
---------------------------

Bug Fixes

- Fix a bug of moving files across different file system. [95](https://github.com/pdm-project/pdm/issues/95)

0.6.2

Not secure
---------------------------

Bug Fixes

- Validate user input for `python_requires` when initializing project. [89](https://github.com/pdm-project/pdm/issues/89)
- Ensure `wheel` package is available before building packages. [90](https://github.com/pdm-project/pdm/issues/90)
- Fix an issue of remove command that will unexpectedly uninstall packages in default section. [92](https://github.com/pdm-project/pdm/issues/92)

Dependencies

- Update dependencies `pythonfinder`, `python-cfonts`, `pip-shims` and many others.
Drop dependency `vistir`. [89](https://github.com/pdm-project/pdm/issues/89)

0.6.1

Not secure
---------------------------

Features & Improvements

- Redirect output messages to log file for installation and locking. [84](https://github.com/pdm-project/pdm/issues/84)

Bug Fixes

- Fix a bug that parallel installation fails due to setuptools reinstalling. [83](https://github.com/pdm-project/pdm/issues/83)

0.6.0

Not secure
---------------------------

Features & Improvements

- Support specifying build script for C extensions. [23](https://github.com/pdm-project/pdm/issues/23)
- Add test cases for `pdm build`. [81](https://github.com/pdm-project/pdm/issues/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](https://github.com/pdm-project/pdm/issues/79)
- `pdm init` and `pdm install` will auto-detect possible files that can be imported.

Bug Fixes

- Fix wheel builds when `package_dir` is mapped. [81](https://github.com/pdm-project/pdm/issues/81)
- `pdm init` will use the current directory rather than finding the parents when
global project is not activated.

0.5.0

Not secure
---------------------------

Features & Improvements

- Introduce a super easy-to-extend plug-in system to PDM. [75](https://github.com/pdm-project/pdm/issues/75)

Improved Documentation

- Documentation on how to write a plugin. [75](https://github.com/pdm-project/pdm/issues/75)

Bug Fixes

- Fix a typo in metadata parsing from `plugins` to `entry_points`

0.4.2

Not secure
---------------------------

Features & Improvements

- Refactor the CLI part, switch from `click` to `argparse`, for better extensibility. [73](https://github.com/pdm-project/pdm/issues/73)
- Allow users to configure to install packages into venv when it is activated. [74](https://github.com/pdm-project/pdm/issues/74)

Page 29 of 33

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.