Releases: gpedic/ex_shortuuid
Releases · gpedic/ex_shortuuid
v3.0.0
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.0.0
Run elixir formatter on lib/shortuuid.ex