4.2.0
Release Notes for 4.2.0
Feature release (minor)
Added
- Support for annotation based form creation. In contrast to the 3.x series of this module, some class names have changed. The annotations used in 3.x are, however, still compatible with the implementation in 4.2.0.
4.2.0
- Total issues resolved: 2
- Total pull requests resolved: 6
- Total contributors: 4
Documentation
Enhacement
- 699: Updated upstream workflows thanks to @driehle
- 697: Update upstream workflows thanks to @driehle
- 694: Added EntityBasedFormBuilder for annotation-based form creation thanks to @driehle
- 693: Allow symfony/console ^6.0.0 thanks to @fezfez