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

Add comparison function which ignores PATCH/MINOR #29

Open
KyNorthstar opened this issue Oct 25, 2021 · 0 comments · Fixed by #30
Open

Add comparison function which ignores PATCH/MINOR #29

KyNorthstar opened this issue Oct 25, 2021 · 0 comments · Fixed by #30
Assignees
Labels
enhancement New feature or request

Comments

@KyNorthstar
Copy link
Collaborator

It'd be nice to do a comparison to see if 1.2.3 matches 1.2.x andor 1.x.x (up-to-next patch & up-to-next minor)

@KyNorthstar KyNorthstar added the enhancement New feature or request label Oct 25, 2021
@KyNorthstar KyNorthstar self-assigned this Oct 25, 2021
KyNorthstar added a commit that referenced this issue Oct 25, 2021
This allows two semantic versions to be compared without regarding certain identifiers
- Also moved `Comparable` conformance to a new file; placed new code there
- Also moved `Comparable` tests to a new file; placed new tests there
@KyNorthstar KyNorthstar linked a pull request Oct 25, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant