This repository was archived by the owner on Jul 17, 2020. It is now read-only.
0.2.0
Added
- Symfony 2.8 compatibility. (#43)
- Configuration option for the bundle where the Doctrine mapping is generated in. (#42)
- Configurable generation of primary key column for an object. (#44)
- Configuration option for an alternate table name of an object. (#45)
- Configuration option to add options on all datatypes. (#48)
- Configuration option to add alternate options to a form field. (#48)
Fixed
- Namespace of
BirthdayType. (#39)