Skip to content

0.10.0

Compare
Choose a tag to compare
@FelixSchwarz FelixSchwarz released this 17 Nov 21:45
· 13 commits to main since this release

This release uses a new version of css-inline for improved performance. Unfortunately css-inline >= 0.11 is incompatible with Python 3.6. Most changes were authored by @caseyjhol.

  • fix CSS child selectors
  • disable loading remote stylesheets when inlining CSS
  • require css-inline 0.11.x for performance improvements
  • drop css-inline Python 3.6 support
  • fix exception when processing an mj-section with background-size (reported by @thomashandorf)