Releases: uuid-rs/uuid
Releases · uuid-rs/uuid
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
borsh
support 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-wasi
support 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
1.2.2
1.2.1
1.2.0
What's Changed
- formatting changes by @pintariching in #610
- Remove outdated Travis CI reference by @atouchet in #616
- refactors Timestamp, Context and ClockSequence, and adds UUIDS v6, v7, v8 by @rrichardson in #611
- migrate from winapi to windows_sys in examples by @sn99 in #626
- Update windows-sys requirement from 0.36.1 to 0.42.0 by @dependabot in #628
- Some work on the new version features by @KodrAus in #625
- Implement now in wasm by @KodrAus in #630
- More work on docs by @KodrAus in #631
- hide draft versions behind the unstable cfg by @KodrAus in #633
- Prepare for 1.2.0 release by @KodrAus in #634
New Contributors
- @pintariching made their first contribution in #610
- @atouchet made their first contribution in #616
- @sn99 made their first contribution in #626
Full Changelog: 1.1.2...1.2.0