v0.21.1 - 7th December 2018
-
Install: support
sharp_dist_base_url
npm config, like existingSHARP_DIST_BASE_URL
. #1422 @SethWen -
Ensure
channel
metadata is correct for raw, greyscale output. #1425 -
Add support for the “mitchell” kernel for image reductions. #1438 @Daiz
-
Allow separate parameters for gamma encoding and decoding. #1439 @Daiz
-
Build prototype with
Object.assign
to allow minification. #1475 @jaubourg -
Expose libvips’ recombination matrix operation. #1477 @fromkeith
-
Expose libvips’ pyramid/tile options for TIFF output. #1483 @mbklein