Skip to content

Releases: Akollade/mjml-bundle

v3.8.1 - Twig 3.9 support

25 Apr 05:54
afd34d5
Compare
Choose a tag to compare

What's Changed

  • Adapt Twig node to remove usage of ob_start with Twig 3.9 by @notFloran in #92

Full Changelog: v3.8.0...v3.8.1

v3.8.0 - Symfony 7 support

17 Jan 07:35
e98f3cd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.7.1...v3.8.0

v3.7.1

04 Jul 06:25
bff4429
Compare
Choose a tag to compare

What's Changed

  • Fix Symfony 6.3 deprecations in #87

Full Changelog: v3.7.0...v3.7.1

v3.7.0

19 Dec 09:34
43a6a75
Compare
Choose a tag to compare

What's Changed

  • mjml version as an optional configuration parameter by @ropczan in #83

New Contributors

Full Changelog: v3.6.1...v3.7.0

v3.6.1

04 Mar 10:46
ee7fb6a
Compare
Choose a tag to compare

Fix deprecations related to return types

v3.6.0

29 Jan 17:52
3ec58e9
Compare
Choose a tag to compare

Allow Symfony 6

v3.5.1

23 Jan 14:39
0b9b99f
Compare
Choose a tag to compare

Allow PHP 8 (#70)

v3.5.0

19 Jan 14:50
73a722b
Compare
Choose a tag to compare

Add option to set path to node to fix issue with $PATH

v3.4.3

06 Jan 07:46
d5b6345
Compare
Choose a tag to compare

Fix issue with Twig 3.2, see #67

v3.4.2

10 Nov 13:03
Compare
Choose a tag to compare

getMjmlVersion is now public in BinaryRenderer