Releases: uuid-rs/uuid
Releases · uuid-rs/uuid
1.6.0
What's Changed
- doc: fix links in v6 module by @metalalive in #714
- Stabilize UUIDv6-v8 support by @KodrAus in #718
- Prepare for 1.6.0 release by @KodrAus in #719
New Contributors
- @metalalive made their first contribution in #714
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
- Add impl From for String under the std feature flag by @brahms116 in #700
- Remove dead link to templates by @KodrAus in #704
- make ClockSequence wrap correctly by @fef1312 in #705
- Track MSRV in Cargo.toml by @KodrAus in #706
- Support converting between Uuid and vec by @KodrAus in #703
- Replace MIPS with Miri and add clippy to CI by @KodrAus in #712
- Added
bytemucksupport by @John-Toohey in #711 - Prepare for 1.5.0 release by @KodrAus in #713
New Contributors
- @brahms116 made their first contribution in #700
- @fef1312 made their first contribution in #705
- @John-Toohey made their first contribution in #711
Full Changelog: 1.4.1...1.5.0
1.4.1
What's Changed
- Fix macro hygiene by @teohhanhui in #694
- Add #[inline] for Uuid::from_bytes[_ref] and Uuid::{as,into}_bytes by @jrose-signal in #693
- Print uuids in examples by @KodrAus in #697
- Prepare for 1.4.1 release by @KodrAus in #698
New Contributors
- @teohhanhui made their first contribution in #694
- @jrose-signal made their first contribution in #693
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- Fixed wasm tests not running due to incorrect attribute target by @kmusick in #688
- Fixing issue with Cloudflare Workers and wasm32-unknown-unknown when using now() by @kmusick in #690
- Add
borshsupport by @grovesNL in #686 - Fix some timestamp generation by @KodrAus in #691
- Prepare for 1.4.0 release by @KodrAus in #692
New Contributors
Full Changelog: 1.3.4...1.4.0
1.3.4
What's Changed
- Add
wasm32-wasisupport with tests by @acfoltzer in #677 - Fix up MSRV build in CI by @KodrAus in #679
- fix: keep the order when filling random bytes by @Hanaasagi in #682
- Prepare for 1.3.4 release by @KodrAus in #683
New Contributors
- @acfoltzer made their first contribution in #677
- @Hanaasagi made their first contribution in #682
Full Changelog: 1.3.3...1.3.4
1.3.3
1.3.2
What's Changed
- Create SECURITY.md by @KodrAus in #668
- Faster as_u128 and to_u128_le by @pkoenig10 in #669
- prepare for 1.3.2 release by @KodrAus in #670
New Contributors
- @pkoenig10 made their first contribution in #669
Full Changelog: 1.3.1...1.3.2
1.3.1
What's Changed
- Update syn requirement from 1.0.80 to 2.0.5 by @dependabot in #663
- Update windows-sys requirement from 0.45.0 to 0.48.0 by @dependabot in #665
- remove some extra chars in a comment by @KodrAus in #666
- Prepare for 1.3.1 release by @KodrAus in #667
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- Fix error message. by @basbossink-ds in #656
- implement Arbitrary::size_hint by @Ekleog in #657
- Always use hyphenated format regardless of flags by @KodrAus in #658
- Update windows-sys requirement from 0.42.0 to 0.45.0 by @dependabot in #654
- Prepare for 1.3.0 release by @KodrAus in #659
New Contributors
- @basbossink-ds made their first contribution in #656
- @Ekleog made their first contribution in #657
Full Changelog: 1.2.2...1.3.0