Skip to content

Releases: vseventer/sharp-cli

v1.10.0

27 Jun 01:24
Compare
Choose a tag to compare
  • Added composite command.
  • Added modulate command.
  • Deprecated overlayWith command.
  • Increased required version to Node.js 8.
  • Updated fs-extra, mocha, nyc, sharp, sinon, and tempfile dependencies (#18).

v1.9.0

27 Jan 02:18
Compare
Choose a tag to compare

v1.8.0

06 Jan 03:15
Compare
Choose a tag to compare

This version introduces breaking changes with v1.7.2 and earlier:

v1.7.2

05 Dec 03:35
Compare
Choose a tag to compare

v1.7.1

25 Jul 02:39
Compare
Choose a tag to compare
  • Added --optimiseCoding option.
  • Added ccittfax4 compression option to TIFF output.
  • Added median command.
  • Added tint command.
  • Updated fs-extra, mocha, nyc, sharp, and sinon dependencies.

v1.7.0

10 Mar 02:13
Compare
Choose a tag to compare
  • Added linear command.
  • Added --angle option to tile command.
  • Updated sharp, sinon, snazzy, and standard dependencies.

v1.6.0

29 Jan 01:33
Compare
Choose a tag to compare
  • Added --fastShrinkOnLoad (sharp 0.19.0).
  • Added gravity option to --embed.
  • Fixed bug with --withoutEnlargement (#11).
  • Fixed bug with URI templates on Windows (#8).
  • Removed --interpolator and --centreSampling resize options (sharp 0.19.0).
  • Updated default --compressionLevel and --predictor (sharp 0.19.0).
  • Updated output paths to resolve only after parsing URI template (#9).
  • Updated fs-extra, mocha, nyc, sharp, sinon, and yargs dependencies.

v1.5.2

27 Oct 10:53
Compare
Choose a tag to compare
  • Updated mocha, sinon, and yargs dependencies.

v1.5.1

22 Sep 20:50
Compare
Choose a tag to compare
  • Updated mocha, nyc, and sharp dependencies.

v1.5.0

20 Jul 19:46
Compare
Choose a tag to compare
  • Added --xres and --yres (sharp 0.18.2).
  • Updated fs-extra dependency.