Releases: philnash/jekyll-gzip
Releases · philnash/jekyll-gzip
v2.1.1
v2.1.0
v2.0.0
Added
- Adds frozen string literal comments
- Tries to hook into Jekyll::Assets if available
Changed
- Uses built in
Jekyll.env
instead ofENV["JEKYLL_ENV"]
- Changes
Jekyll::Gzip::Compressor
to a module and implements acompress_directory
method - Moves Jekyll::Gzip::ZIPPABLE_EXTENSIONS into plugin config that can overwritten in the site config