Skip to content

Prepare for 2.0.0-rc.2 release#299

Merged
KodrAus merged 1 commit intobitflags:mainfrom
KodrAus:cargo/2.0.0-rc.2
Feb 10, 2023
Merged

Prepare for 2.0.0-rc.2 release#299
KodrAus merged 1 commit intobitflags:mainfrom
KodrAus:cargo/2.0.0-rc.2

Conversation

@KodrAus
Copy link
Copy Markdown
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.

1 participant