Skip to content

2.7.1

Choose a tag to compare

@beeyev beeyev released this 20 Mar 11:51
· 7 commits to master since this release
871d025

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
  • Remove Ramsey UUID support and implement custom UUIDv7 generator (source PR, @beeyev)

Full Changelog: 2.7.0...2.7.1