Skip to content

Releases: marcomq/fast-uuid-v7

v0.1.6

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

v0.1.5

Choose a tag to compare

@marcomq marcomq released this 03 Jun 05:13
e6099aa
  • New Features

    • Three UUID v7 generators with embedded sub-millisecond fractions added (Rust + Python).
  • Documentation

    • Docs and usage examples updated to describe the new generators, tradeoffs, and limitations.
  • Tests & Benchmarks

    • Unit tests and benchmarks added/extended to cover the new variants and diagnostics.
  • CI / Chores

    • CI enhanced with a manual trigger and per-OS diagnostic runs; package metadata and version bumped; Python package typing/exports added.

What's Changed

  • add sub-ms counter and python wrapper by @marcomq in #1

New Contributors

Full Changelog: v0.1.4...v0.1.5

v0.1.4

Choose a tag to compare

@marcomq marcomq released this 30 May 12:18
ce52b1e

Added python support

Full Changelog: v0.1.3...v0.1.4

v0.1.3

Choose a tag to compare

@marcomq marcomq released this 05 Feb 21:25
c8f248b

Full Changelog: v0.1.2...v0.1.3

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@marcomq marcomq released this 03 Feb 20:03
3fcc08d

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@marcomq marcomq released this 23 Jan 07:46
2f0926f