Skip to content

v2.0.0

Compare
Choose a tag to compare
@fenying fenying released this 06 Jul 09:25
· 6 commits to master since this release
v2.0.0
fb9a7bf

CHANGES

  • feat(algo): added implements of GUIDv4 algorithm.
  • feat(algo): added implements of GUIDv5 algorithm.
  • fix(algo): allow Snowflake using custom epoch.
  • fix(algo): implement Snowflake-SI with more customization options.
  • deprecate(algo): removed the Snowflake-SI-vA algorithm, which is no longer recommended.
  • test(project): added unit tests.
  • deprecate(deps): removed all runtime dependencies.

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