Releases: JamieMason/ImageOptim-CLI
Releases · JamieMason/ImageOptim-CLI
3.1.9
3.1.7
3.0.7
3.0.7 (2021-11-13)
Bug Fixes
3.0.2
3.0.0
3.0.0 (2019-09-15)
Bug Fixes
- cli: exit with error status if an app is not installed (6c3d799), closes #180
- cli: handle upper case file extensions (e7c84ac), closes #181
- npm: update npm dependencies (b492ad2)
Performance Improvements
BREAKING CHANGES
- cli: The following scenarios will display an error and exit with a status code of 1, where previously they would display a warning:
- Not using
--no-imageoptim
when ImageOptim.app is not installed. - Using
--imagealpha
when ImageAlpha.app is not installed. - Using
--jpegmini
when JPEGmini.app is not installed.
- Not using
2.3.9
2.3.8
2.3.7
2.3.6
2.3.6 (2019-06-17)
Bug Fixes
-
npm: update dependencies (a154af0)
NAME OLD NEW INFO commander 2.19.0 2.20.0 https://github.com/tj/commander.js globby 9.0.0 9.2.0 https://github.com/sindresorhus/globby pretty-bytes 5.1.0 5.2.0 https://github.com/sindresorhus/pretty-bytes @types/fs-extra 5.0.4 7.0.0 https://github.com/DefinitelyTyped/DefinitelyTyped @types/globby 8.0.0 9.1.0 https://github.com/sindresorhus/globby @types/node 10.12.21 12.0.8 https://github.com/DefinitelyTyped/DefinitelyTyped nexe 2.0.0-rc.34 3.3.0 https://github.com/nexe/nexe prettier 1.16.3 1.18.2 https://github.com/prettier/prettier tslint 5.12.1 5.17.0 https://github.com/palantir/tslint typescript 3.3.1 3.5.2 https://github.com/Microsoft/TypeScript
Excluded due to bug with fs.stat:
NAME OLD NEW INFO fs-extra 7.0.1 8.0.1 https://github.com/jprichardson/node-fs-extra