1.12.0
⚠️ Possible Breakage
This release includes additional PartialEq implementations on Uuid, which can break inference in some cases.
What's Changed
- feat: Add
NonZeroUuidtype for optimizedOption<Uuid>representation by @ab22593k in #779 - Finalize
NonNilUuidby @KodrAus in #783 - Prepare for 1.12.0 release by @KodrAus in #784
New Contributors
Full Changelog: 1.11.1...1.12.0