Skip to content

Releases: rs/xid

Remove dep on x/sys

30 Aug 17:52
@rs rs

Choose a tag to compare

v1.2.1

Use syscall instead of x/sys/* (#41)

v1.1.0

23 May 16:49
@rs rs

Choose a tag to compare

Add go.mod file (#35)

v1.1

07 Jun 00:53
@rs rs

Choose a tag to compare

Optimize FromString by x100 by unrolling the stdlib algorithm loop

Initial Release

12 Dec 07:19
@rs rs

Choose a tag to compare

v1.0

Add FromString method