Uuid6

Latest version: v2024.1.12

Safety actively analyzes 625566 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

2024.01.12

What's Changed
* Python 3.12 by oittaa in https://github.com/oittaa/uuid6-python/pull/128
* Update test vectors to Draft-14 by oittaa in https://github.com/oittaa/uuid6-python/pull/137


**Full Changelog**: https://github.com/oittaa/uuid6-python/compare/2023.05.02...2024.01.12

2023.05.02

What's Changed
* Add `uuid1_to_uuid6()` function by oittaa in https://github.com/oittaa/uuid6-python/pull/107
* Add optional `node` parameter to `uuid6()` by oittaa in https://github.com/oittaa/uuid6-python/pull/109


**Full Changelog**: https://github.com/oittaa/uuid6-python/compare/2023.04.25...2023.05.02

2023.04.25

What's Changed
* Memory optimization with __slots__ by oittaa in https://github.com/oittaa/uuid6-python/pull/68
* PEP 484 compatibility, mypy 1.1.1 by oittaa in https://github.com/oittaa/uuid6-python/pull/94
* Remove Python 3.7 support by oittaa in https://github.com/oittaa/uuid6-python/pull/95
* Add `is_safe` typing, fix typos by oittaa in https://github.com/oittaa/uuid6-python/pull/100

New Contributors
* 0xflotus made their first contribution in https://github.com/oittaa/uuid6-python/pull/74

**Full Changelog**: https://github.com/oittaa/uuid6-python/compare/2022.10.25...2023.04.25

2022.10.25

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 https://github.com/oittaa/uuid6-python/pull/65
* Add UUIDv8, use the official format for UUIDv7 by oittaa in https://github.com/oittaa/uuid6-python/pull/66


**Full Changelog**: https://github.com/oittaa/uuid6-python/compare/2022.06.25...2022.10.25

2022.06.25

What's Changed
* Draft 04 by oittaa in https://github.com/oittaa/uuid6-python/pull/47 - https://github.com/uuid6/prototypes/issues/31


**Full Changelog**: https://github.com/oittaa/uuid6-python/compare/2022.06.11...2022.06.25

2022.06.11

What's Changed
* Performance tests with Draft03 by oittaa in https://github.com/oittaa/uuid6-python/pull/36
* Test vectors to their own file by oittaa in https://github.com/oittaa/uuid6-python/pull/37
* Add py.typed by oittaa in https://github.com/oittaa/uuid6-python/pull/41


**Full Changelog**: https://github.com/oittaa/uuid6-python/compare/2022.04.05...2022.06.11

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.