What's Changed
- fix: deduplicate UUID parsing logic with parsing tests #217; by @atlet99 in #218
- perf: reduce allocations in NewV3 and NewV5 by @anatoly-kussul in #221
- Add IsZero method to UUID type for MongoDB omitzero support by @Copilot in #226
New Contributors
- @atlet99 made their first contribution in #218
- @anatoly-kussul made their first contribution in #221
- @Copilot made their first contribution in #226
Full Changelog: v5.3.2...v5.4.0