Skip to content

Releases: aallam/ulid4d

2.0.0

02 Sep 09:46
Compare
Choose a tag to compare

Fix

  • Compatibility with js platform.

Breaking

  • ULID's fields type change from int to Int64
    • mostSignificantBits
    • leastSignificantBits
    • timestamp

1.1.0

20 Aug 09:43
Compare
Choose a tag to compare

Added

  • Monotonicity support

1.0.0

19 Aug 16:13
Compare
Choose a tag to compare

Added

  • ULID implementation
  • Binary implementation support