Skip to content

Releases: lithammer/shortuuid

v4.0.0

01 Feb 09:07
47db091
Compare
Choose a tag to compare
  • [GH-29] Use MSB (instead of LSB) to encode/decode UUIDs (now compatible with the shortuuid v1.x.x Python library).
  • [GH-29] Robuster URL check.
  • [GH-29] 10-25% speed improvement via fewer allocations.

v3.0.7

15 May 19:21
50faf5c
Compare
Choose a tag to compare
  • [GH-21] Base57 encoder produces incorrect values when low half of UUID is zero. Thanks @cpick.

v3.0.6

24 Feb 15:46
a8569af
Compare
Choose a tag to compare
  • [GH-19] github.com/google/uuid updated to 1.2.0.

v3.0.5

03 Dec 17:05
985c083
Compare
Choose a tag to compare
  • github.com/google/uuid updated to v1.1.2 to allow concurrent usage (google/uuid#44) and fix a race condition in NewUUID() (google/uuid#64).

v3.0.3

20 Mar 21:44
1be5ab5
Compare
Choose a tag to compare
  • Bump github.com/google/uuid to v1.1.1 (#15). Thanks @pims.

v3.0.2

12 Feb 15:46
Compare
Choose a tag to compare

v3.0.1

29 Aug 08:24
Compare
Choose a tag to compare

v2.0.3

15 Jan 08:57
e8e2dcc
Compare
Choose a tag to compare
  • Pin version of github.com/satori/go.uuid. #11
  • Revert #7.

v2.0.1

03 Jan 21:51
Compare
Choose a tag to compare