Skip to content

Releases: cmackenzie1/go-uuid

v1.2.0

03 Jan 00:46
Compare
Choose a tag to compare

Changelog

  • f1350e8 Update README.md
  • 5115ed8 Update release.yml
  • 51a7fe7 feat: increase timestamp precision for v7 uuids

v1.1.3

15 Nov 01:15
Compare
Choose a tag to compare

Changelog

  • 2a86d3c feat: only release binary, not archives

v1.1.2

15 Nov 01:10
Compare
Choose a tag to compare

Changelog

  • 60b0507 fix: give github token correct permissions

v1.0.3

28 Oct 02:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

21 Feb 00:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

24 Jan 20:04
Compare
Choose a tag to compare

What's Changed

  • add FAQ section to README.md and update example for err handling by @cmackenzie1 in #4
  • Add MarshalText and UnmarshalText by @cmackenzie1 in #6
  • Add check to Parse for valid urn:uuid prefix and validate version and variant bits by @cmackenzie1 in #7

Full Changelog: v1.0.0...v1.0.1

v1.0.0

24 Jan 03:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/cmackenzie1/go-uuid/commits/v1.0.0