Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deprecation(semver): introduce RangeSet #3976

Closed
wants to merge 10 commits into from

Conversation

timreichen
Copy link
Contributor

Ref: #3967

This is a draft which introduces RangeSet in order to deprecate the current SemVerRange implementation so a proper Range implementation can be done after the removal of the deprecated functions.

@iuioiua
Copy link
Contributor

iuioiua commented Dec 18, 2023

Are we able to confirm that RangeSet truly needs to be a nested array? Please see #3967 (comment).

@iuioiua
Copy link
Contributor

iuioiua commented Jan 2, 2024

@timreichen, a lot is going on in std/semver, and this PR changes a lot of the API. Can we close this for now and revisit it once things have settled down?

@timreichen timreichen closed this Jan 2, 2024
@timreichen timreichen deleted the range_set branch January 7, 2024 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants