Releases: pelican-plugins/minify
Releases · pelican-plugins/minify
Minify 2.0.2
Include test data in source distribution
Minify 2.0.1
- Fix compatibility with minify-html 0.17.1 and newer (#7 by @pauloxnet)
- Add Python 3.13 & 3.14 and drop Python 3.8 & 3.9 (by @justinmayer)
Minify 2.0.0
- Rename plugin and move under Pelican Plugins organization
- Restructure according to latest plugin best practices
- Add
JS_MINsetting and ability to minify JavaScript files - Replace all minifiers with
minify-html