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

Fix API requiring non-exhaustive matching that led to bugs #725

Merged
merged 5 commits into from
Jun 4, 2024

Conversation

Shnatsel
Copy link
Contributor

@Shnatsel Shnatsel commented Jun 3, 2024

Fix clunky API that led to #722 so that it never happens again

In the long run we'll want to remove #[non_exhaustive] from SpecVersion, but that's a semver-breaking change.

@Shnatsel Shnatsel requested a review from lfrancke June 3, 2024 14:48
@Shnatsel Shnatsel requested a review from a team as a code owner June 3, 2024 14:48
Signed-off-by: Sergey "Shnatsel" Davidoff <[email protected]>
Signed-off-by: Sergey "Shnatsel" Davidoff <[email protected]>
@Shnatsel Shnatsel merged commit 44ddc74 into CycloneDX:main Jun 4, 2024
14 checks passed
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