Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@ramsey ramsey released this 20 Dec 23:50
· 53 commits to main since this release
2.0.0
b002676

Added

  • Add UUID version 7 generator (#191).
  • Support other subclasses of EntityManagerInterface (#180).
  • Use binary binding type for UuidBinary* types (#72).

Changed

  • All public method signatures now specify return types. This might affect downstream child classes.
  • Minimum version of PHP is now 7.4.
  • Minimum version of doctrine/dbal is now 2.8.
  • Minimum version of ramsey/uuid is now 3.9.7.