UNPKG

imagemagick-cli

Version:

Access the ImageMagick CLI tools from Node. Cross-platform, with support for ImageMagick 6 and 7.

42 lines (18 loc) 1.34 kB
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. # [0.5.0](https://github.com/dwmkerr/node-imagemagick-cli/compare/v0.4.0...v0.5.0) (2019-04-18) ### Bug Fixes * don't print the error if there is none ([d52a526](https://github.com/dwmkerr/node-imagemagick-cli/commit/d52a526)) * fix logging bug ([78fbacc](https://github.com/dwmkerr/node-imagemagick-cli/commit/78fbacc)) ### Features * even more debug mode logging ([078bd1d](https://github.com/dwmkerr/node-imagemagick-cli/commit/078bd1d)) # [0.4.0](https://github.com/dwmkerr/node-imagemagick-cli/compare/v0.3.0...v0.4.0) (2019-04-18) ### Features * add debug package ([b29874c](https://github.com/dwmkerr/node-imagemagick-cli/commit/b29874c)) * add support for node-debug ([d5070ed](https://github.com/dwmkerr/node-imagemagick-cli/commit/d5070ed)) <a name="0.3.0"></a> # [0.3.0](https://github.com/dwmkerr/node-imagemagick-cli/compare/v0.2.1...v0.3.0) (2018-06-28) ### Features * CHANGELOG added and support for standard-release ([8b23a49](https://github.com/dwmkerr/node-imagemagick-cli/commit/8b23a49)) <a name="0.2.2"></a> ## [0.2.2](https://github.com/dwmkerr/node-imagemagick-cli/compare/v0.2.1...v0.2.2) (2018-06-28)