All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
- feat: implement
cjpeg
andjpegtran
file for usingrequire
/import
(require("imagemin-mozjpeg-full/cjpeg")
) - changed: minimum required Nodej.js version is
8.9.0
- fix: add
-optimize
flag to jpegtran by default
- chore: initial public release.