0.10.0
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
withbackground-size
(reported by @thomashandorf)