Releases: fre5h/DoctrineEnumBundle
Releases · fre5h/DoctrineEnumBundle
v4.8.2
- Add support for multiple level inheritance in form type guesser
v5.0.2
- Add handling for mapped database types in MySQL
v5.0.1
- Fix mapping of types when using a key other than the short class name #97
v5.0.0
- PHP 5.6
- Update versions of requirement vendors
- Removed depracations
v4.8.1
- Fix skipping registering enum type mapping for renamed default doctrine connection
- Register enum type mapping for all doctrine connections
v4.8.0
- Add function getReadableValues in AbstractEnumType
v4.7.1
- Added minimum required version of Twig 1.26
v4.7.0
- Added ENUM mapping autoregistration
v4.6.5
- Fix issue related to abstract method
getName
in Twig Extensions