What's Changed
- Update actions/checkout action to v6 by @renovate[bot] in https://github.com/daegalus/dart-uuid/pull/138
- Add binary input support for UUIDv5 (RFC 4122/9562 compliant) by @ljanecek in https://github.com/daegalus/dart-uuid/pull/137
- fix: Remove the
experimentalannotation from theUuidValueclass by @marcelomendoncasoares in https://github.com/daegalus/dart-uuid/pull/14...