Skip to content

Releases: vseventer/sharp-cli

v1.4.0

26 Jun 21:48
Compare
Choose a tag to compare
  • Added --squash (sharp 0.18.0).
  • Updated fs-extra, mocha, nyc, sharp, sinon, snazzy, standard, and yargs dependencies.

v1.3.0

03 Apr 19:11
Compare
Choose a tag to compare

v1.2.0

18 Mar 10:05
Compare
Choose a tag to compare
  • Added support for URI templates.
  • Replaced chai with must.
  • Updated multiyargs, sinon, and standard dependencies.

v1.1.0

13 Feb 20:29
Compare
Choose a tag to compare
  • Added --alphaQuality, --lossless, and nearLossless (sharp 0.17.2).
  • Removed stream-to-buffer as it caused errors when working with large files. Unfortunately, this means input and output cannot use the same file.

v1.0.1

29 Jan 20:31
Compare
Choose a tag to compare
  • Allow and prioritize --input, even if there is an input stream (i.e. process.stdin).
  • Added --optimise shorthand for --optimiseScans, --overshootDeringing, and --trellisQuantisation.
  • Abstracted multiple command parsing algorithm to multiyargs.

v1.0.0

24 Jan 21:03
Compare
Choose a tag to compare
  • Full rewrite.

v0.7.0

21 Aug 12:25
Compare
Choose a tag to compare
  • Enhancement: add --toColorspace.
  • Enhancement: update sharp (0.16.x).

v0.6.0

17 Aug 22:17
Compare
Choose a tag to compare

v0.5.0

21 Jun 18:13
Compare
Choose a tag to compare

v0.4.2

21 Jun 17:17
Compare
Choose a tag to compare
  • Bugfix: mark --grayscale as boolean option.
  • Enhancement: update dependencies, including sharp (0.15.x).