add Max UUID constant (#149) (c58770e)
fix typo in version 7 uuid documentation (#153) (016b199)
Monotonicity in UUIDv7 (#150) (a2b2b32)
Validate UUID without creating new UUID (#141) (9ee7366)
UUIDs slice type with Strings() convenience method (#133) (cd5fbbd)
Clarify that Parse's job is to parse but not necessarily validate strings. (Documents current behavior)
Use .EqualFold() to parse urn prefixed UUIDs (#118) (574e687)