- Don't minify javascript until <https://github.com/wilsonzlin/minify-html/issues/225> is fixed.
0.3.0
- Bump `minify_html` from v0.15.0 to v0.16.4. Some config options were renamed, see [changelog](https://github.com/wilsonzlin/minify-html/blob/v0.16.4/CHANGELOG.md).
0.2.5
- Add support for PyPy 3.11 and free-threaded CPython 3.13.
0.2.4
- Require Python >= 3.9. - Build for more platforms and manylinux versions to improve performance on modern systems.
0.2.3
- Add Python 3.13 support. - Rebuild with updated compiler and dependencies.