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 version.Delta for classifying version changes #27

Merged
merged 1 commit into from
Feb 26, 2025
Merged

Add version.Delta for classifying version changes #27

merged 1 commit into from
Feb 26, 2025

Conversation

kke
Copy link
Collaborator

@kke kke commented Feb 13, 2025

closes #21

Adds version.NewDelta(a, b *version.Version) version.Delta or v.Delta(b)

A version.Delta is returned which has a set of boolean fields that classify the type of change.

Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
@kke kke requested a review from twz123 February 13, 2025 09:43
@kke kke merged commit b7530de into main Feb 26, 2025
1 check passed
@kke kke deleted the delta branch February 26, 2025 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant