Releases: oittaa/uuid-php
Releases · oittaa/uuid-php
1.10
1.9
NOTICE!
UUIDv7 timestamp was changed to millisecond granularity and larger entropy part as described in Draft 00 at https://github.com/ietf-wg-uuidrev/rfc4122bis
If you're regularly generating more than thousand UUIDs per second, you might want to migrate from uuid7()
to uuid8()
, which basically works like the older Draft versions of uuid7()
with 100 nanosecond granularity.
What's Changed
Full Changelog: 1.8...1.9