Bug fixes:
- Path Formats: Fixed a regression where path legalization incorrectly removed parts of user-configured path formats that followed a dot (.). 🐛 (#5771)
For packagers:
- Force
poetry
version below 2 to avoid it mangling file modification times insdist
package. 🐛 (#5770)