v1.26.1
- Seat the v7 counter below the version nibble by @lenamonj in https://github.com/uuid-rs/uuid/pull/907
- Don't panic in overflowing Timestamp to SystemTime conversion by @KodrAus in https://github.com/uuid-rs/uuid/pull/909
- Prepare for 1.26.1 release by @KodrAus in https://github.com/uuid-rs/uuid/pull/910
- @lenamonj made their first contribution in https://github.com/uuid-rs/uuid/pull/907
Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.26.0...v1.26.1
v1.26.0
- Add ContextV7::with_additional_precision_bits by @ChrisJr404 in https://github.com/uuid-rs/uuid/pull/904
- Prepare for 1.26.0 release by @KodrAus in https://github.com/uuid-rs/uuid/pull/905
Full Changelog: https://github.com/uuid-rs/uuid/compare/1.25.0...v1.26.0
1.25.0
- Add a serde::bytes module that encodes a Uuid as a byte string by @ChrisJr404 in https://github.com/uuid-rs/uuid/pull/902
- Prepare for 1.25.0 release by @KodrAus in https://github.com/uuid-rs/uuid/pull/903
- @ChrisJr404 made their first contribution in https://github.com/uuid-rs/uuid/pull/902
Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.24.1...1.25.0
v1.24.1
- Fix non-ASCII character handling in parse diagnostics by @questfever in https://github.com/uuid-rs/uuid/pull/899
- Prepare for 1.24.1 release by @KodrAus in https://github.com/uuid-rs/uuid/pull/900
- @questfever made their first contribution in https://github.com/uuid-rs/uuid/pull/899
Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.24.0...v1.24.1
v1.24.0
- feat(fmt): support encoding into MaybeUninit buffers by @weifanglab in https://github.com/uuid-rs/uuid/pull/892
- Prepare for 1.24.0 release by @KodrAus in https://github.com/uuid-rs/uuid/pull/896
- @weifanglab made their first contribution in https://github.com/uuid-rs/uuid/pull/892
Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.23.5...v1.24.0
v1.23.5
- doc: Fix broken link by @frostyplanet in https://github.com/uuid-rs/uuid/pull/891
- perf: Optimize UUID hex parsing and formatting by @geeknoid in https://github.com/uuid-rs/uuid/pull/894
- Prepare for 1.23.5 release by @KodrAus in https://github.com/uuid-rs/uuid/pull/895
- @geeknoid made their first contribution in https://github.com/uuid-rs/uuid/pull/894
Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.23.4...v1.23.5
v1.23.4
- Fix up name of fuzz script in readme by @KodrAus in https://github.com/uuid-rs/uuid/pull/888
- document fixes by @frostyplanet in https://github.com/uuid-rs/uuid/pull/889
- Prepare for 1.23.4 release by @KodrAus in https://github.com/uuid-rs/uuid/pull/890
- @frostyplanet made their first contribution in https://github.com/uuid-rs/uuid/pull/889
Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.23.3...v1.23.4
v1.23.3
- Fix up parser panic on empty input by @KodrAus in https://github.com/uuid-rs/uuid/pull/886
- Prepare for 1.23.3 release by @KodrAus in https://github.com/uuid-rs/uuid/pull/887
Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.23.2...v1.23.3
v1.23.2
- Improve error messages for ambiguous formats by @KodrAus in https://github.com/uuid-rs/uuid/pull/882
- Prepare for 1.23.2 release by @KodrAus in https://github.com/uuid-rs/uuid/pull/883
Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.23.1...v1.23.2
v1.23.1
- Remove deprecated
msrvfeature from wasm-bindgen dependency by @guybedford in https://github.com/uuid-rs/uuid/pull/877 - fix: Timestamp::from_gregorian deprecation note by @aznashwan in https://github.com/uuid-rs/uuid/pull/878
- Prepare for 1.23.1 release by @KodrAus in https://github.com/uuid-rs/uuid/pull/879
- @guybedford made their first contribution in https://github.com/uuid-rs/uuid/pull/877
- @aznashwan made their first contribution in https://github.com/uuid-rs/uuid/pull/878
Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.23.0...v1.23.1