Skip to content

Releases: gpedic/ex_shortuuid

v3.0.0

15 Jul 01:42
57f0b42
Compare
Choose a tag to compare
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.

v2.1.0

08 Feb 11:35
Compare
Choose a tag to compare
Bump version to v2.1.0

v2.0.0

29 Jan 17:27
Compare
Choose a tag to compare
Run elixir formatter on lib/shortuuid.ex