Skip to content

Releases: kumojin/go-uuid

v2.2.2

07 May 14:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

v2.2.1

06 May 20:37
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update actions/setup-go action to v4 by @renovate in #14
  • build: add v2 suffix in module name by @xballoy in #15

Full Changelog: v2.2.0...v2.2.1

v2.2.0

13 Mar 18:12
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/stretchr/testify to v1.8.2 by @renovate in #11
  • build: bump to gofrs/uuid v5 by @xballoy in #13

Full Changelog: v2.1.0...v2.2.0

v2.1.0

06 Mar 19:58
94f804b
Compare
Choose a tag to compare

What's Changed

  • Add UUIDArray struct for handling them correctly with databases by @jmaitrehenry in #10

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

16 Nov 22:15
9cc8942
Compare
Choose a tag to compare

BREAKING CHANGES

  • Replace satori/go.uuid by gofrs/uuid #7

Changed

  • Update dependencies #4 #8

Full Changelog: v1.0.0...v2.0.0

v1.0.0

10 Sep 18:55
7cee02c
Compare
Choose a tag to compare

First release