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 for 2.0.0-rc.2 release #299

Merged
merged 1 commit into from Feb 10, 2023
Merged

Conversation

KodrAus
Copy link
Member

@KodrAus KodrAus commented Feb 8, 2023

⚠️ NOTE ⚠️ This release changes the default serialization you'll get if you #[derive(Serialize, Deserialize)]
on your generated flags types. It will now use a formatted string for human-readable formats and the underlying bits
type for compact formats.

To keep the old behavior, see the bitflags-serde-legacy library.

@KodrAus KodrAus mentioned this pull request Feb 8, 2023
@KodrAus KodrAus merged commit 0b84e40 into bitflags:main Feb 10, 2023
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.

None yet

1 participant