Skip to content

v0.12.0

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Dec 19:18
· 2 commits to main since this release
  • generated HTML should match mjml 4.18.0
  • comments in mjml will be present in the generated html by default now to match the reference implementation
  • various fixes to match HTML generated the JS mjml, found by htmlcompare 0.4
  • added type hints (contributed by @xoudini)
  • correctly render fractional width for mj-column (reported by @SinnySupernova)
  • support Python 3.14, drop support for Python 3.6, 3.7 and 3.8