Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 497 Bytes

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 497 Bytes

Changelog

UUID Plus Versions

v0.1.0

  • Initial release of uuid_plus
  • Forked from dart-uuid v4.5.1
  • Package renamed to uuid_plus
  • Update UuidV7 implementation to use Int64 from fixnum package
  • Update tests: instesd of gereate large number of UUIDs for collision tests, a more efficient approach is used
  • Updated repository links and documentation

Original dart-uuid History

The original changelog can be found here.