Skip to content

Releases: willdurand/BazingaJsTranslationBundle

7.0.0 (Symfony 7 support)

22 Feb 09:40
2828352
Compare
Choose a tag to compare

What's Changed

  • Replace the JS test runner by @stof in #367
  • Remove usage of the deprecated base extension from HttpKernel by @stof in #360
  • Update WebTestCase to be compatible with Symfony 7 by @stof in #369
  • Clean the CI setup by @stof in #368
  • bump version to release 7.0.0 by @monteiro in #370

Full Changelog: 6.1.0...7.0.0

6.1.0 (polyfill.io vulnerability)

02 Aug 14:33
f6af94f
Compare
Choose a tag to compare

What's Changed

New Contributors

Thanks @karion @tacman and @stof for helping this release.

Full Changelog: 6.0.0...6.1.0

Symfony 7.0 support

18 Dec 18:28
11e717d
Compare
Choose a tag to compare

What's Changed

  • Add support for Symfony 7 by @stof in #348
  • Remove 'app' from DumpCommand path by @mfadul24 in #345
  • Fix the branch alias for the master branch by @stof in #350

New Contributors

Full Changelog: 5.1.0...6.0.0

Symfony 6.3 support

04 Jul 13:18
820a1fa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.0...5.1.0

Symfony 6 support

17 Dec 16:55
811fff5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.2...5.0.0

4.0.2 (2021-08-04)

04 Aug 14:52
6cbaa47
Compare
Choose a tag to compare

Added: Github action support (#309)

Fixed: Fixed: Fix get_message on intl_icu if domain is undefined (#314) - Thanks @spras
Fixed: Prevent translation files overwriting files from addResource calls (#320) - Thanks @carakas

4.0.1 (2021-01-16)

16 Jan 14:06
fdf1540
Compare
Choose a tag to compare

Fixed: Check the commonJS before AMD dependency for intl-messageformat (#304) - Thanks @ChristianVermeulen

4.0.0 (2020-11-08)

08 Nov 14:24
45741f7
Compare
Choose a tag to compare

Added: Support for Composer 2.0 (#282) - Thanks @blankse
Added: Support for ICU-based message formatting (#288) - Thanks @Kocal
Removed: support for Symfony < 3.3 constructor signature (#214) - Thanks @pierredup
Fixed: All Travis tests, dropping officially the support of Symfony 3.4 (#296, #300) - Thanks @craigh

3.0.1 (2020-02-17)

17 Feb 14:45
a64af02
Compare
Choose a tag to compare
  • Fix: Return value of "Bazinga\Bundle\JsTranslationBundle\Command\DumpCommand::execute()" must be of the type int, NULL returned, to support Symfony 5 (#275) - Thanks to @kl3sk and @amorebietakoUdala

3.0.0 (2020-01-14)

14 Jan 17:14
Compare
Choose a tag to compare