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.