Skip to content

Commit 31505c6

Browse files
committed
chore: Release 2.19.0
1 parent 1dc5f69 commit 31505c6

File tree

6 files changed

+18
-5
lines changed

6 files changed

+18
-5
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## Release v2.19.0 (2024-09-23)
2+
3+
4+
### Bug Fixes
5+
6+
- Fallback version to 0.0.0 when the version is not specified or empty. This can avoid crash when building such project. ([#3163](https://github.com/pdm-project/pdm/issues/3163))
7+
- Ensures that `/` is URL encoded in sources URL environment variables. ([#3169](https://github.com/pdm-project/pdm/issues/3169))
8+
- Call functions from shared library in the in-process `env_spec.py` script. ([#3176](https://github.com/pdm-project/pdm/issues/3176))
9+
10+
### Removals and Deprecations
11+
12+
- PDM no longer falls back to `setuptools-pep660` when the build backend doesn't support PEP 660. ([#3159](https://github.com/pdm-project/pdm/issues/3159))
13+
14+
### Miscellany
15+
16+
- Change the project structure to a normal package from a namespace package. ([#3155](https://github.com/pdm-project/pdm/issues/3155))
17+
18+
119
## Release v2.18.2 (2024-09-10)
220

321
### Bug Fixes

news/3155.misc.md

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

news/3159.removal.md

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

news/3163.bugfix.md

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

news/3169.bugfix.md

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

news/3176.bugfix.md

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

0 commit comments

Comments
 (0)