This repository was archived by the owner on Jul 17, 2020. It is now read-only.
Releases: FlexModel/FlexModelBundle
Releases · FlexModel/FlexModelBundle
Release list
1.0.5
1.0.4
Fixed
- Constraint on
ocramius/proxy-manager. (#64)
1.0.3
Fixed
- Adding formfields not available within the object model. (#63)
1.0.2
Fixed
- Adding the default value of a field to the Doctrine mapping. (#59)
1.0.1
1.0.0
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)
0.1.2
Fixed
- Preparing file upload references for new objects. (#37)
0.1.1
Fixed
- Added UploadedFile cleanup to fix EntityManager::flush errors. (#36)