Releases: uuid-rs/uuid
Releases · uuid-rs/uuid
Release list
v1.26.1
v1.26.0
What's Changed
- Add ContextV7::with_additional_precision_bits by @ChrisJr404 in #904
- Prepare for 1.26.0 release by @KodrAus in #905
Full Changelog: 1.25.0...v1.26.0
1.25.0
What's Changed
- Add a serde::bytes module that encodes a Uuid as a byte string by @ChrisJr404 in #902
- Prepare for 1.25.0 release by @KodrAus in #903
New Contributors
- @ChrisJr404 made their first contribution in #902
Full Changelog: v1.24.1...1.25.0
v1.24.1
What's Changed
- Fix non-ASCII character handling in parse diagnostics by @questfever in #899
- Prepare for 1.24.1 release by @KodrAus in #900
New Contributors
- @questfever made their first contribution in #899
Full Changelog: v1.24.0...v1.24.1
v1.24.0
What's Changed
- feat(fmt): support encoding into MaybeUninit buffers by @weifanglab in #892
- Prepare for 1.24.0 release by @KodrAus in #896
New Contributors
- @weifanglab made their first contribution in #892
Full Changelog: v1.23.5...v1.24.0
v1.23.5
What's Changed
- doc: Fix broken link by @frostyplanet in #891
- perf: Optimize UUID hex parsing and formatting by @geeknoid in #894
- Prepare for 1.23.5 release by @KodrAus in #895
New Contributors
Full Changelog: v1.23.4...v1.23.5
v1.23.4
What's Changed
- Fix up name of fuzz script in readme by @KodrAus in #888
- document fixes by @frostyplanet in #889
- Prepare for 1.23.4 release by @KodrAus in #890
New Contributors
- @frostyplanet made their first contribution in #889
Full Changelog: v1.23.3...v1.23.4
v1.23.3
v1.23.2
v1.23.1
What's Changed
- Remove deprecated
msrvfeature from wasm-bindgen dependency by @guybedford in #877 - fix: Timestamp::from_gregorian deprecation note by @aznashwan in #878
- Prepare for 1.23.1 release by @KodrAus in #879
New Contributors
- @guybedford made their first contribution in #877
- @aznashwan made their first contribution in #878
Full Changelog: v1.23.0...v1.23.1