- Don't minify javascript until wilsonzlin/minify-html#225 is fixed.
- Bump
minify_html
from v0.15.0 to v0.16.4. Some config options were renamed, see changelog.
- Add support for PyPy 3.11 and free-threaded CPython 3.13.
- Require Python >= 3.9.
- Build for more platforms and manylinux versions to improve performance on modern systems.
- Add Python 3.13 support.
- Rebuild with updated compiler and dependencies.
- Rebuild with updated compiler and dependencies.
- Unpin dependencies.
- Don't require typing-extensions on Python >= 3.12.
- Bundle
minify-html
with the plugin to avoid depending on the PyPI package. This version usesminify-html
v0.15.0. - Lower the minimum required version of Python from 3.8 to 3.7.
- Initial release.