View Source Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
0.6.0 - 2024-12-04
Added
- Support for
nil
andmax
UUIDs from RFC 9562 - Support for parsing any UUID variant and version
Changed
- BREAKING CHANGE: Parsed UUIDs are now returned as maps instead of shorthand tuples.
0.5.0 - 2024-09-25
Initial public version of the library.