Skip to content

Releases: Akollade/mjml-bundle

3.4.1

26 Apr 17:52
10c9bc8
Compare
Choose a tag to compare

Remove suggest of SwiftMailer

3.4.0

26 Apr 08:32
d845e80
Compare
Choose a tag to compare

3.3.0

08 Dec 09:36
ea97bb3
Compare
Choose a tag to compare

Supports Symfony 5 #45 #46 #48

3.2.0

09 Oct 11:34
59cf166
Compare
Choose a tag to compare

Allow setting validation level in config when using the binary renderer #44

3.1.2

16 Sep 18:51
4cdd69c
Compare
Choose a tag to compare

Supports MJML 4.5 by using --version instead -V #42

3.1.1

16 Jun 19:48
3f0afc7
Compare
Choose a tag to compare
  • Better exceptions for failed commands in BinaryRenderer #37
  • Fix deprecation for symfony/config 4.2+ #40

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