Skip to content

v2.0.0

Compare
Choose a tag to compare
@philnash philnash released this 24 Nov 01:33

Added

  • Adds frozen string literal comments
  • Tries to hook into Jekyll::Assets if available

Changed

  • Uses built in Jekyll.env instead of ENV["JEKYLL_ENV"]
  • Changes Jekyll::Gzip::Compressor to a module and implements a compress_directory method
  • Moves Jekyll::Gzip::ZIPPABLE_EXTENSIONS into plugin config that can overwritten in the site config