Releases: jop-software/doctrine-uuid-generators
Releases · jop-software/doctrine-uuid-generators
Version 2.0.0
Version 2.0.0
Warning
Breaking Change
This release contains a breaking change. It no longer supports PHP 8.0 and doctrine/orm
2.
What's Changed
Full Changelog: v1.2.0...v2.0.0
Version 1.2.0
What's Changed
- Support for Ulids (UUIDv7) by @cngJo in #5
- Run CI with PHP 8.2 by @cngJo in #7
- chore: update phpunit to version 10 by @cngJo in #8
- task: automigrate phpunit configuration by @cngJo in #13
- task: support symfony 7 by @cngJo in #12
- task: test with PHP8.3 and lowest dependencies by @cngJo in #14
Full Changelog: v1.1.0...v1.2.0
Version 1.1.0
Version 1.0.0
Initial Release 🚀
Let doctrine auto-generate uuid
s for your entities.
Features
- UUIDV1 Generation
- UUIDV4 Generation
- UUIDV6 Generation