Skip to content

Releases: KilikFr/TranslationBundle

symfony 5.4 compatibility

11 May 14:24
988b666

Choose a tag to compare

symfony 5.4 compatibility added

since 1.0.0, not compatible with symfony < 5

php 8 compatibility

11 May 13:38
2004275

Choose a tag to compare

Merge pull request #31 from KilikFr/fix/php-8-compatibility

fix php 8 compatibility

fix import command

31 Jul 10:29
55351a6

Choose a tag to compare

Merge pull request #25 from KilikFr/master

fix import command

fix compatibility to symfony 4.x and 5.x

31 Jul 10:05
985e31d

Choose a tag to compare

0.2.1

Merge pull request #22 from KilikFr/hotfix-grant-symfony-4-projects-i…

Fix deprecated for Symfony 4.4+

31 Jul 08:36
ccb0425

Choose a tag to compare

Fix deprecated for Symfony 4.4+
and add unit tests.

fix translation path on Symfony 4+ applications

25 Mar 10:58
f8975dd

Choose a tag to compare

Merge pull request #13 from KilikFr/fix-translation-path

fix translationPath for symfony 4.1

bug fix version

13 Feb 13:12
b68f085

Choose a tag to compare

Merge pull request #11 from Barsimmon/master

Small bugfixes

custom separtor and optional translations merge

01 Jan 11:28
a57797b

Choose a tag to compare

Add options to command line to:

  • overwrite translations instead of merging them
  • define a custom column character separator

bug fix version - merge existing app translations in SF4+ projects

16 Nov 11:37

Choose a tag to compare

Updated to Symfony 4+ compatibility

20 Jun 15:23
a05cf16

Choose a tag to compare

Fix Symfony 4+ projects compatibility (command line + handle "app" has bundle name equivalent for main application.

Fix imports from CSV files to transform "\n" has real new lines chars.