Skip to content

Releases: rs/xid

Remove dep on x/sys

Choose a tag to compare

@rs rs released this 30 Aug 17:52
v1.2.1

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

v1.1.0

Choose a tag to compare

@rs rs released this 23 May 16:49
Add go.mod file (#35)

v1.1

Choose a tag to compare

@rs rs released this 07 Jun 00:53
Optimize FromString by x100 by unrolling the stdlib algorithm loop

Initial Release

Choose a tag to compare

@rs rs released this 12 Dec 07:19
v1.0

Add FromString method