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.