Skip to content

v0.11.1 (type stubs and outlook fixes)

Choose a tag to compare

@FelixSchwarz FelixSchwarz released this 13 May 10:24
· 51 commits to main since this release

This release contains mostly bug fixes related to Outlook-specific rendering (courtesy of @bvallant) and python typing stubs (by @xoudini).

  • fix incorrectly closed <v:rect> tag for Outlook (Bernhard Vallant)
  • fix order of <v:fill> and <v:textbox> tags for mj-section with background in outlook (Bernhard Vallant)
  • add typing stubs for public interface (Dan Lindholm)
  • declare support for Python 3.13
  • accept also css_inline >= 0.14