Releases: symfony/translation
Releases · symfony/translation
v6.0.0-BETA1
Changelog (v5.3.10...v6.0.0-BETA1)
- feature #43758 Rename translation:update to translation:extract (welcoMattic)
- feature #43672 Add completion feature on translation pull and push commands (welcoMattic)
- feature #43680 Add suggestions for the option 'format' of lints commands: twig, yaml and xliff (makraz)
- feature #42957 remove
@experimental
flag (nicolas-grekas) - feature #41858 Translate translatable parameters (kylekatarnls)
- feature #39828 XliffLintCommand supports Github Actions annotations (YaFou)
- feature #42088 add return types and bump to v3 (nicolas-grekas)
- feature #41851 Add TesterTrait::assertCommandIsSuccessful() helper (yoannrenard)
- feature #41282 Bump Symfony 6 to PHP 8 (nicolas-grekas)
v5.4.0-BETA1
Changelog (v5.3.10...v5.4.0-BETA1)
- feature #43758 Rename translation:update to translation:extract (welcoMattic)
- feature #43672 Add completion feature on translation pull and push commands (welcoMattic)
- feature #43680 Add suggestions for the option 'format' of lints commands: twig, yaml and xliff (makraz)
- feature #42957 remove
@experimental
flag (nicolas-grekas) - feature #41858 Translate translatable parameters (kylekatarnls)
- feature #39828 XliffLintCommand supports Github Actions annotations (YaFou)
- feature #41851 Add TesterTrait::assertCommandIsSuccessful() helper (yoannrenard)
v5.3.10
Changelog (v5.3.9...v5.3.10)
- bug #43364 Use symfony default locale when pulling translations from providers (Yoann MOROCUTTI)
- bug #43312 do not export empty strings (taranovegor)
v5.3.9
Changelog (v5.3.8...v5.3.9)
- no significant changes
v5.3.7
Changelog (v5.3.6...v5.3.7)
- bug #42576 Reverse fallback locales (ro0NL)
- bug #42649 Fix message key handling for the Localise provider (xepozz)
v4.4.30
Changelog (v4.4.29...v4.4.30)
- bug #42576 Reverse fallback locales (ro0NL)
v5.3.4
Changelog (v5.3.3...v5.3.4)
- bug #41504 Fix default value for locales in translation push|pull commands (welcoMattic)
- bug #42243 Fix
base_uri
(welcoMattic, Nyholm) - bug #42174 Indicate compatibility with psr/log 2 and 3 (derrabus)
- bug #42130 fix fallback to Locale::getDefault() (nicolas-grekas)
- bug #42068 Add a Special Case for Translating Choices in en_US_POSIX (chrisguitarguy)
- bug #40529 Missing translations from traits (insekticid)
v5.2.12
Changelog (v5.2.11...v5.2.12)
- bug #42174 Indicate compatibility with psr/log 2 and 3 (derrabus)
- bug #42130 fix fallback to Locale::getDefault() (nicolas-grekas)
- bug #42068 Add a Special Case for Translating Choices in en_US_POSIX (chrisguitarguy)
- bug #40529 Missing translations from traits (insekticid)
v4.4.27
Changelog (v4.4.26...v4.4.27)
- bug #42174 Indicate compatibility with psr/log 2 and 3 (derrabus)
- bug #42130 fix fallback to Locale::getDefault() (nicolas-grekas)
- bug #42068 Add a Special Case for Translating Choices in en_US_POSIX (chrisguitarguy)
- bug #40529 Missing translations from traits (insekticid)
v5.3.3
Changelog (v5.3.2...v5.3.3)
- no significant changes