Skip to content

Releases: Akollade/mjml-bundle

3.1.0

23 May 19:56
ad52433
Compare
Choose a tag to compare
  • Add Symfony ^3.4 support #31
  • Use gitattributes to keep tests out of production #32

3.0.1

11 Apr 16:58
0ec2c5f
Compare
Choose a tag to compare

Fix Twig deprecations #29

3.0.0

18 Nov 15:51
b73440d
Compare
Choose a tag to compare
  • Add RendererInterface to allow new implementation (API, socket, ...)
  • Check MJML version only one time in BinaryRenderer
  • Fix typo with "mimify" -> "minify"

Looks at the README for more details.

For upgrade -> https://github.com/notFloran/mjml-bundle/tree/v3.0.0/UPGRADE.md

2.1.2

30 Aug 07:44
3786a14
Compare
Choose a tag to compare
  • Add option to SwiftMailer plugin to ignore spool transport

2.1.1 - MJML 4.1

23 Aug 12:31
f71ea55
Compare
Choose a tag to compare
  • Fix detection of MJML 4.1

2.1 - SwiftMailer plugin

17 Jul 16:57
c6ffd45
Compare
Choose a tag to compare

Add plugin to integrate MJML with SwiftMailer (see #15)

2.0.1 - Fixes for MJML 4

25 Jun 05:32
2bff500
Compare
Choose a tag to compare
  • Fix validation level for MJML 4
  • Throw exception when MJML binary is not found
  • Examples are now valid with MJML 4

2.0 - Symfony 4

13 Mar 17:46
Compare
Choose a tag to compare
  • Compatibility with Symfony 4
  • Big cleanup

See #8

Thanks @augustinfla

First working version

11 Mar 09:51
69250ae
Compare
Choose a tag to compare

Compatibility with Symfony < 4