Skip to content

Releases: pelican-plugins/minify

Minify 2.0.2

18 Apr 06:20

Choose a tag to compare

Include test data in source distribution

Minify 2.0.1

31 Oct 09:39

Choose a tag to compare

  • 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

03 Aug 16:16

Choose a tag to compare

  • Rename plugin and move under Pelican Plugins organization
  • Restructure according to latest plugin best practices
  • Add JS_MIN setting and ability to minify JavaScript files
  • Replace all minifiers with minify-html

Minify 1.0.0

03 Aug 15:15

Choose a tag to compare

Breaking: Plugin is now referred to as pelican.plugins.minification in PLUGINS.

Huge thanks to @ysard for the refactoring and improvements!

See the changelog for details about the changes.