What's Changed
-
New Features
- First-class UUID object plus convenience helpers for string and hex output; new hex-format helper for 32-char hex UUIDs
-
Improvements
- uuid7() returns a UUID object; format_uuid() accepts UUID objects and hex strings
- Benchmarks expanded with an additional comparison target and new formatting benchmarks
-
Documentation
- Updated Python usage examples to demonstrate UUID object APIs
-
Tests
- Added unit tests covering new UUID APIs and helpers
-
Chores
- Package version bumped; CI now optionally attempts installing an extra comparison package; dev deps group added
Full Changelog: v0.1.5...v0.1.6
What's Changed
Full Changelog: v0.1.5...v0.1.6