Skip to content

Releases: radim10/short-uuid

v0.2.0

09 Feb 15:15
2c72b3c
Compare
Choose a tag to compare

Changes from PR #7:

  • Added serde support (optional feature)
  • Implemented Serialize/Deserialize for ShortUuid and ShortUuidCustom
  • Major version bump due to new features

v0.1.4

16 Nov 14:19
54fc74c
Compare
Choose a tag to compare

This patch removes fixed length validation for parse_str method from #5.

v0.1.3

29 Aug 18:02
4224c73
Compare
Choose a tag to compare

This patch addresses length validation for parse_str method from PR #3.

0.1.1

23 Feb 16:02
Compare
Choose a tag to compare

Initial release