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

Release 0.5.0 - #[non_exhaustive] attribute #1854

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

FauconFan
Copy link
Contributor

This follows multiple discussions: #1848 #1851 #1835.

As stated, this PR could be accepted when the release 0.5.0 will be landed.
I've added the non_exhaustive attribute on the Chapter and Theme structs, since this is a breaking change anyway.
I checked if adding non_exhaustive attribute on enums is a good practice, but in my research I have found that is not really very well handled by serde: Link here. I think this PR is good as it is.

@Dylan-DPC Dylan-DPC added the Breaking Change This would require a SemVer breaking change label Jul 12, 2022
@ehuss ehuss added this to the 0.5 milestone Oct 14, 2022
@Dylan-DPC Dylan-DPC mentioned this pull request Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking Change This would require a SemVer breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants