Skip to content

v1.1.0

Choose a tag to compare

@ali-master ali-master released this 22 Sep 20:46
· 7 commits to master since this release
c9f435c

1.1.0 (2025-09-22)

Features

  • add comprehensive tests for byte operations, constants, and UUIDs (e822246)
  • add size-limit configuration and update dependencies (ab2ae76)
  • enhance UUID and key management benchmarks (b14aca3)
  • examples: refactor UUIDv47 operations to use direct imports (b245b6c)
  • optimize UUID operations and improve performance (d2998e8)
  • update README with new bundle sizes and API reference section (efcfba2)

Bug Fixes

  • README: remove API Reference section (39c8950)

Chores