Skip to content

v0.1.6

Latest

Choose a tag to compare

@marcomq marcomq released this 15 Jul 14:33
v0.1.6
e37e247

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
  • Add much fast formatters, add reader, optimize for python by @marcomq in #2

Full Changelog: v0.1.5...v0.1.6

What's Changed

  • Add much fast formatters, add reader, optimize for python by @marcomq in #2

Full Changelog: v0.1.5...v0.1.6