Skip to content

2.5.2

Choose a tag to compare

@beeyev beeyev released this 20 Mar 11:50
· 28 commits to master since this release
d105b12

Changes

  • Added local helper: src/Helpers/Uuid.php
    • Uuid::uuid7(?DateTimeInterface $time = null) with monotonic behavior within the same millisecond.
  • Removed direct package dependency:
    • composer.json removed ramsey/uuid": "^4.0
  • [2.5.x] Implement UUIDv7 generation and update tenant creation to use it (source PR, @beeyev)

Full Changelog: 2.5.1...2.5.2