Skip to content

v3.0.0

Choose a tag to compare

@gpedic gpedic released this 15 Jul 01:42
· 2 commits to master since this release
57f0b42
Remove legacy decode option before release (#10)

In order to simplify the code and future maintenance do not support a legacy option in decode.

Migrating legacy ShortUUID to the new format is a simple as reversing the string so better not add debt to support it.