Skip to content

Releases: a2lix/AutoFormBundle

0.4.7

09 Jan 18:22
0c2f541
Compare
Choose a tag to compare

What's Changed

  • This commit ensures that the "property_path" option is respected by @bresam in #43

New Contributors

Full Changelog: 0.4.6...0.4.7

0.4.6

03 Jan 11:59
952c213
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.4...0.4.6

0.4.4

24 Nov 12:11
50b8952
Compare
Choose a tag to compare

What's Changed

  • fixed missing exception arguments by @nexxome in #37
  • Fix: error if translation contains ManyToMany including 'inversedBy' by @petrspevak in #35

New Contributors

Full Changelog: 0.4.3...0.4.4

0.4.3

10 Jun 12:12
cc0bd3e
Compare
Choose a tag to compare

What's Changed

  • Add support for doctrine/persistence 3.0 by @deguif in #34

New Contributors

Full Changelog: 0.4.2...0.4.3

0.4.2: Improve field order

05 Apr 18:11
d129909
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.1...0.4.2

0.4.1: Fix inversed relations handling

19 Feb 14:50
217da01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.0...0.4.1

0.4.0: Allow Symfony 6

14 Jan 12:29
619b982
Compare
Choose a tag to compare

This is a minor release that mainly adds Symfony 6.0+ support

What's Changed

  • [Cleanup] Fix CI processes, update legacy files by @tchapi in #28
  • Allow Symfony 6.0+ by @tchapi in #29

Full Changelog: 0.3.3...0.4.0

0.3.3

27 Oct 11:28
ff1c9f3
Compare
Choose a tag to compare
Fixing "lint:container" failure (#24)

0.3.2

14 Oct 18:07
d7f4bec
Compare
Choose a tag to compare
Update dependencies (#23)

0.3.1

18 Jun 19:45
ea50b7c
Compare
Choose a tag to compare
Manage unmapped fields (#20)