Skip to content

Releases: Elao/ElaoFormTranslationBundle

v4.2.0

06 Mar 10:18
94d12ed
Compare
Choose a tag to compare

What's Changed

  • Added PHP Stan (better typing)
  • PHP 8 support
  • Symfony 7 support (drop support for Symfony < 5.4)

Full Changelog: v4.1.0...v5.0.0

v4.1.0

19 Aug 13:06
10cabeb
Compare
Choose a tag to compare
  • Allow Symfony 6
  • migrate travis to circle-ci

v4.0.3

14 Dec 08:16
5991467
Compare
Choose a tag to compare

Changelog

  • Change property access format to respect array format

Add php8 support

30 Apr 06:57
6bcdc23
Compare
Choose a tag to compare
Merge pull request #37 from Elao/travis-php8

update travis config to check php8 + last version of symfony

v4.0.1

14 Dec 15:37
3be5ff1
Compare
Choose a tag to compare
  • Support nested keys like: attr.placholder

v4.0

29 May 13:24
293ca4a
Compare
Choose a tag to compare
  • Symfony 5.x compatibility
  • Add php-cs-fixer
  • Improve CI

v3.2.0

21 Dec 13:27
e467579
Compare
Choose a tag to compare
  • The default value of default_translation_domain is changed to null
  • Allow false as value of default_translation_domain to disable translation

v3.1.0

21 Dec 08:55
7557955
Compare
Choose a tag to compare
  • Help messages can now be generated through the help option of each form types

v3.0.0

14 Dec 08:58
e5f3777
Compare
Choose a tag to compare
  • Drop php 5.6 support
  • Fix deprecated introduced by Symfony 4.2
  • Introduce default_translation_domain feature

v2.0.1: Merge pull request #27 from Elao/update-to-symfony-4

09 Mar 15:13
77bfdd3
Compare
Choose a tag to compare