WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 971a4d7

Browse files
committed
chore: Release 2.20.0
1 parent 8f035b1 commit 971a4d7

File tree

5 files changed

+16
-4
lines changed

5 files changed

+16
-4
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## Release v2.20.0 (2024-10-31)
2+
3+
### Features & Improvements
4+
5+
- Support dependency groups as standardized by [PEP 735](https://peps.python.org/pep-0735/). By default, dev dependencies will be written to `[dependency-groups]` table. ([#3230](https://github.com/pdm-project/pdm/issues/3230))
6+
7+
### Bug Fixes
8+
9+
- Fix a bug that `strategy.inherit_metadata` config is not honored when using `--lockfile` option. ([#3232](https://github.com/pdm-project/pdm/issues/3232))
10+
- Always perform install-time resolution when `use_uv` is on. ([#3233](https://github.com/pdm-project/pdm/issues/3233))
11+
12+
### Miscellany
13+
14+
- Update `resolvelib` to 1.1.0. ([#3235](https://github.com/pdm-project/pdm/issues/3235))
15+
16+
117
## Release v2.19.3 (2024-10-19)
218

319
### Features & Improvements

news/3230.feature.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

news/3232.bugfix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

news/3233.bugfix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

news/3235.misc.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)