Skip to content

v1.0.0 - Initial Release

Choose a tag to compare

@pwarner pwarner released this 12 Apr 14:40

What's New

  • Initial release of Smidgen ID generator
  • 60-bit monotonic identifiers with time-ordering
  • High-performance, zero-allocation design
  • Crockford Base32 encoding

Installation

dotnet add package WarpCode.Smidgen --version 1.0.0

Breaking Changes

None (initial release)

Bug Fixes

None