Releases: fre5h/DoctrineEnumBundle
Releases · fre5h/DoctrineEnumBundle
v9.0.1
- Upgrade code syntax to PHP 8.1
- Switch to php config
v9.0.0
- Drop deprecations
- Upgrade to Symfony 6.1
- Update vendors
- Use new attribute
AsCommand
for console command
v8.1.2
- Refactoring
- Lock version 8.1 to Symfony 6.0 max
v8.1.1
- Restore support for Enum annotation
- Enum attribute was renamed into EnumType
v7.5.1
- Restore support for Enum annotation
- Enum attribute was renamed into EnumType
v8.1.0
- Upgrade to PHP 8.1
- Switch to PHP attributes
- Upgrade dependencies
- Refactoring
- Support for both Symfony 5.4 and 6.0
v7.5.0
- Switch to PHP 8.0
- Switch to native attributes instead of annotations
v8.0.0
- Support Symfony 6.0
- Upgrade required PHP version