Python UUID Utils v0.16.0 Release Notes
Release Date: 2026-05-19 // 29 days ago-
What's Changed
- Optimize uuid_utils.compat with
from_intby @aminalaee in #166 - 🛠 fix: return version None for non-RFC UUIDs by @aminalaee in #163
- Validate
nodeargument out of range in constructor by @aminalaee in #164 - ⬇️ Drop Python3.9 by @aminalaee in #168
Full Changelog : 0.15.0...0.16.0
- Optimize uuid_utils.compat with
Previous changes from v0.15.0
-
What's Changed
- ➕ Add Python 3.13t and 3.14t wheels by @aminalaee in #117
- ➕ Add Emscripten wheel by @aminalaee in #162
- ⬆️ Upgrade
uuidandrandby @aminalaee in #148
Full Changelog : 0.14.1...0.15.0