Skip to content

4.5.1

Latest
Compare
Choose a tag to compare
@daegalus daegalus released this 26 Sep 13:44
· 3 commits to main since this release
1af5c28

Changelog

  • Add UuidValue.fromNamespace to let you make constant variants of the namespace, as due to language limitations on Enums, Namespace.*.uuidValue can't be constant.
  • Added isV#(), isNil(), and isMax() functions to UuidValue for matching Dart standards.

Full Changelog: 4.5.0...4.5.1