-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Description
- I have searched the issues of this repo and believe that this is not a duplicate.
- I have searched the documentation and believe that my question is not covered.
Issue
Might be a separate issue, but it seems poetry 1.0.10 is not working anymore for new projects.
With this minor release from 1.0.10 to 1.1.X lockfiles are actually not compatible anymore as the format was changed in 1.1. According to SemVer such breaking changes would require a new major version (2.X).
In a patch release (1.1.4), the new installer was added and enabled by default, which I would feel like would at least be worth a minor release. We still have to disable the new installer in some of our projects, as it breaks (#3336)
Is it planned to follow SemVer more strictly with poetry? That would make it easier for everybody to upgrade faster.
Don't fear high version numbers.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels