Added
- Add tentative support for Python 3.11.
- Add new "string_compat" engine for maximum output stability, with identical output to its first release. To use it, set the
engine
property to'engine': DOM.STRING_COMPAT,
(#138).
Removed
- Remove support for Python 3.6.
How to upgrade
Python 3.6 support
Python 3.6 is no longer supported, as it has reached its end of life. For projects needing Python 3.6, please keep using v4.1.2 of the exporter.