- Dropped support for Python 3.7.
- Added support for Python 3.12.
- Added type hints.
- Improved documentation.
- Always call CleanAndRepair after parsing.
- Fixed handling char_encoding argument.
- Dropped support for Python 3.6.
- Added support for Python 3.10 and 3.11.
- Compatibility with html-tidy 5.8.0.
- Added support for specifying library full path using TIDY_LIBRARY_FULL_PATH.
- Added getTidyVersion to get libtidy version.
- Code cleanups.
- Fixed typo in 0.7 release notes.
- Dropped support for Python 2.
- First official release PyPI.
- Fixed compatibility with Debian patched libtidy5deb1.
- Compatibility with html-tidy 5.6.0.
- Added support for Python 3.
- Initial release under new maintainer.
- Incorporated Debian patches.
- Various compatiblity fixes (eg. with 64-bit machines).
- Various code cleanups.
- New test suite.
- New documentation.
- Support for new HTML 5 tidy library.