Skip to content
2.0.0 (2018-11-24)

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::Brotli::Compressor` to a module and implements a `compress_directory` method
* Moves Jekyll::Brotli::COMPRESSABLE_EXTENSIONS into plugin config that can overwritten in the site config