Skip to content

v1.4.0

Compare
Choose a tag to compare
@ogizanagi ogizanagi released this 19 Apr 11:33
· 306 commits to 2.x since this release
v1.4.0

Mainly brings the choice enums concept and Symfony Form integrations enhancements.

Changelog

[7ac0c29] minor #42 Fix cs-fixer config (@ogizanagi)
[ea73095] minor #43 Use native sql type (@nervo)
[7fb3966] feature #48 Add ScalarToEnumTransformer (@ostrolucky)
[52c6306] feature #50 Allow usage of FCQN instead of aliases in Faker provider (@ostrolucky)
[c575970] feature #49 Add ChoiceEnumTrait & SimpleChoiceEnum (@ogizanagi)
[5c487f4] bug #53 Fix Autodiscovered values must only be int or string (@ogizanagi)
[eeeaf12] minor #54 Fix EA extended inspections (@ogizanagi)
[f34537f] feature #55 Add EnumType choices_as_enum_values option (@ogizanagi)
[2863118] minor #56 Rename ScalarToEnumTransformer to ValueToEnumTransformer (@ogizanagi)