Skip to content

Releases: mustafaturan/monoflake

v1.2.0

12 Oct 22:28
Compare
Choose a tag to compare
  • Add big endian encoding/decoding helper fn for ID to reduce size on bytes conversion
  • Return -1 on overflow conversions from base62 str and big endian decoding

v1.1.0

11 Oct 07:03
Compare
Choose a tag to compare
  • Add reverse mapper base62 string to ID function
  • Add CHANGELOG file