Releases: cmackenzie1/go-uuid
Releases · cmackenzie1/go-uuid
v1.2.0
v1.1.3
v1.1.2
v1.0.3
What's Changed
- Create .dependabot.yml by @cmackenzie1 in #9
- fix: replace rfc4122 with rfc9562 by @cmackenzie1 in #10
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Fill NewV7 from byte 6 instead of 7 by @cmackenzie1 in #8
Full Changelog: v1.0.1...v1.0.2
v1.0.1
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
What's Changed
- Add URN string format for strings and parsing by @cmackenzie1 in #1
- add pkg.do.dev and github actions badges by @cmackenzie1 in #2
New Contributors
- @cmackenzie1 made their first contribution in #1
Full Changelog: https://github.com/cmackenzie1/go-uuid/commits/v1.0.0