Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: sonata-project/SonataIntlBundle

3.3.0

25 Nov 17:46
008f1a1

Choose a tag to compare

Added

Removed

3.2.1

16 May 19:55
0b1ed63

Choose a tag to compare

Fixed

  • [#625] Deprecated usages of spaceless twig filter (@AirBair)
  • [#615] Symfony 7.1 deprecation about Symfony\Component\HttpKernel\DependencyInjection\Extension usage (@VincentLanglet)

3.2.0

07 Dec 18:44
3.2.0

Choose a tag to compare

Added

Fixed

  • [#598] Passing an empty string as argument 1 to \DateTimeZone at DateTimeFormatter::getDatetime() (@phansys)

3.1.0

25 Apr 05:13
c1696f3

Choose a tag to compare

Removed

3.0.2

06 Oct 07:11

Choose a tag to compare

Fixed

  • [#565] Use the sonata_intl.locale or kernel.default_locale when no locale are provided. (@VincentLanglet)

2.14.1

06 Oct 06:45
0d58197

Choose a tag to compare

Fixed

  • [#565] Use the sonata_intl.locale or kernel.default_locale when no locale are provided. (@VincentLanglet)

3.0.1

27 Sep 21:20
c195736

Choose a tag to compare

Fixed

3.0.0

06 Sep 14:38
0a9baf8

Choose a tag to compare

Added

  • [#547] Added support for symfony/translation-contracts ^3 (@AirBair)

2.14.0

17 Aug 07:34
af0f67d

Choose a tag to compare

Added

  • [#547] Added support for symfony/translation-contracts ^3 (@AirBair)

3.0.0-alpha2

10 Aug 18:08
dd868bd

Choose a tag to compare

3.0.0-alpha2 Pre-release
Pre-release

Fixed

  • [#542] Add missing kernel.local_aware dependency injection container tags for definitions that implement symfony's LocaleAwareInterface. (@temp)