pypi uuid6 2022.10.25

latest releases: 2024.7.10, 2024.1.12, 2023.5.2...
23 months ago

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 nanosecond granularity.

What's Changed

  • Python 3.11 support by @oittaa in #65
  • Add UUIDv8, use the official format for UUIDv7 by @oittaa in #66

Full Changelog: 2022.06.25...2022.10.25

Don't miss a new uuid6 release

NewReleases is sending notifications on new releases.