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)