Releases: uuid-rs/uuid
Releases · uuid-rs/uuid
v1.22.0
v1.21.0
What's Changed
- Update getrandom to 0.4 by @KodrAus in #858
- feat: impl core::error::Error for Error by @XAMPPRocky in #852
- Prepare for 1.21.0 release by @KodrAus in #859
New Contributors
- @XAMPPRocky made their first contribution in #852
Full Changelog: v1.20.0...v1.21.0
v1.20.0
v1.19.0
What's Changed
- Switch serde dependency to serde_core by @paolobarbolini in #843
- Upgrade to 2021 edition and fix most clippy warnings by @paolobarbolini in #848
- Prepare for 1.19.0 release by @KodrAus in #849
Full Changelog: v1.18.1...v1.19.0
v1.18.1
v1.18.0
What's Changed
- Fix up mismatched_lifetime_syntaxes lint by @KodrAus in #837
- Conversions between
Timestampandstd::time::SystemTimeby @dcormier in #835 - Wrap the error type used in time conversions by @KodrAus in #838
- Prepare for 1.18.0 release by @KodrAus in #839
New Contributors
Full Changelog: v1.17.0...v1.18.0
v1.17.0
What's Changed
- Added convenience implementation TryFrom for std by @Nahuel-M in #819
- Update OSX builds to arm by @KodrAus in #825
- Replace derive(Hash) with manual impl in Uuid by @diopoex in #824
- Add
wasm32v1-noneSupport by @bushrat011899 in #828 - Prepare for 1.17.0 release by @KodrAus in #829
New Contributors
Full Changelog: v1.16.0...v1.17.0
v1.16.0
What's Changed
- Mark
Uuid::new_v8const by @tguichaoua in #815 - Prepare for 1.16.0 release by @KodrAus in #817
New Contributors
- @tguichaoua made their first contribution in #815
Full Changelog: v1.15.1...v1.16.0
v1.15.1
v1.15.0
What's Changed
- Add a manual
Debugimplementation for NonNilUUid by @rick-de-water in #808 - Support higher precision, shiftable timestamps in V7 UUIDs by @KodrAus in #809
- Prepare for 1.15.0 release by @KodrAus in #810
New Contributors
- @rick-de-water made their first contribution in #808
Full Changelog: v1.14.0...v1.15.0