Skip to content

Releases: m4rw3r/uuid

Version 1.0.1

28 Mar 16:36
80a86a3
Compare
Choose a tag to compare

Fixed

  • Panic when attempting to parse a byte-slice shorter than the shortest valid JSON-string.

Major release

27 Jun 03:02
Compare
Choose a tag to compare
Revert "Receiver of UUID.Value and NullUUID.Value are now pointers"

This reverts commit 57312170016bec58decf57cba8d7e277c84bd9dd.

Breaks #4, does not seem like #4 is compatible with the use of the UUID
type as a value.