Skip to content

Releases: RyosukeCla/sleekid

v2.0.0

05 Jan 11:47
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v2.0.0

Breaking Change: The algorithm that generates checksum uses {prefix}{delimiter}{timestamp}{random} instead of {timestamp}{random}, to improve checksum security. This change breaks v1.Validate with new ids generated with v2.New.

v1.1.0

19 Nov 16:44
Compare
Choose a tag to compare
  • this is final breaking fix for interface in v1.
  • make timestamp part length constant
  • add Timetamp(), Prefix() utils to get them
  • make timestamp length, checksum length configurable

Full Changelog: v1.0.2...v1.1.0

v1.0.2

19 Nov 12:10
Compare
Choose a tag to compare

v1.0.1

19 Nov 09:35
Compare
Choose a tag to compare

Full Changelog: v1...v1.0.1

v1

19 Nov 09:23
Compare
Choose a tag to compare