Skip to content

Releases: fre5h/DoctrineEnumBundle

v4.8.2

06 Sep 13:10
Compare
Choose a tag to compare
  • Add support for multiple level inheritance in form type guesser

v5.0.2

11 Jul 07:25
Compare
Choose a tag to compare
  • Add handling for mapped database types in MySQL

v5.0.1

06 Jun 11:26
Compare
Choose a tag to compare
  • Fix mapping of types when using a key other than the short class name #97

v5.0.0

09 Jan 15:57
Compare
Choose a tag to compare
  • PHP 5.6
  • Update versions of requirement vendors
  • Removed depracations

v4.8.1

28 Nov 17:27
Compare
Choose a tag to compare
  • Fix skipping registering enum type mapping for renamed default doctrine connection
  • Register enum type mapping for all doctrine connections

v4.8.0

16 Nov 09:18
Compare
Choose a tag to compare
  • Add function getReadableValues in AbstractEnumType

v4.7.1

31 Oct 21:53
Compare
Choose a tag to compare
  • Added minimum required version of Twig 1.26

v4.7.0

08 Oct 15:08
Compare
Choose a tag to compare
  • Added ENUM mapping autoregistration

v4.6.5

03 Oct 08:18
Compare
Choose a tag to compare
  • Fix issue related to abstract method getName in Twig Extensions

v4.6.4

22 Sep 18:47
Compare
Choose a tag to compare
  • Fix documentation