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

Prepare 0.11 and make SvgParseError non_exhaustive #336

Merged
merged 2 commits into from
Feb 14, 2024

Conversation

DJMcNab
Copy link
Member

@DJMcNab DJMcNab commented Feb 14, 2024

#329 was a breaking change, forcing this release to be 0.11.
To avoid a similar situation in future, mark the enum as #[non_exhaustive]

See #kurbo > 0.10.5 release

linebender#329 was a breaking change
To avoid a similar situation in future, mark the offending enum
`#[non_exhaustive]`
@richard-uk1 richard-uk1 merged commit 13328fb into linebender:main Feb 14, 2024
14 checks passed
@DJMcNab DJMcNab deleted the non_exhaustive_errors branch February 14, 2024 15:42
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.

3 participants