Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Releases: exadel-inc/codete-FormGeneratorBundle

2.0.0

04 Dec 16:16

Choose a tag to compare

A major release containing changes that break backward compatibility. Please refer to UPGRADE-2.0.md to see them all with suggested ways to fix.

1.3.0

14 Oct 11:05

Choose a tag to compare

Following feature were added:

  • adding additional form fields on a class level
  • possibility to separate Type's options through options key in settings

Deprecations:

  • @Form\Display was deprecated in favour of @Form\Field
  • @Form\Field will no longer specify required=false in 2.0

1.2.0

01 Jun 10:34

Choose a tag to compare

Following features were added:

  • allow to pass $options to underlying form builder
  • enable service autoconfiguration for Symfony 3.3+
  • make services available with their FQCNs

1.1.0

04 Apr 11:43

Choose a tag to compare

Added support for embedded forms working on objects.

1.0.0

27 Oct 19:39

Choose a tag to compare

Stable release