Releases: monosans/mkdocs-minify-html-plugin
Releases · monosans/mkdocs-minify-html-plugin
v0.2.4
- Require Python >= 3.9.
- Build for more platforms and manylinux versions to improve performance on modern systems.
v0.2.3
- Add Python 3.13 support.
- Rebuild with updated compiler and dependencies.
v0.2.2
- Rebuild with updated compiler and dependencies.
v0.2.1
- Unpin dependencies.
- Don't require typing-extensions on Python >= 3.12.
v0.2.0
- Bundle
minify-html
with the plugin to avoid depending on the PyPI package. This version uses minify-html
v0.15.0.
- Lower the minimum required version of Python from 3.8 to 3.7.