- add:
kernel
option - rename:
interpolation
tointerpolator
option - deprecate:
interpolation
option
- deps: [email protected] http://sharp.dimens.io/en/stable/changelog/#v016-pencil
- deps: [email protected]
- deps: [email protected]
- deps: [email protected] http://sharp.dimens.io/en/stable/changelog/#v015-outfit
- breaking: Existing sharpen API to accept sigma
- add: silent option
- add: stats option
- deps: [email protected]
- deps: [email protected]
- Version 2.0 mahnunchik#23
- add: all sharp options
- add: better usage examples
- add: ability to transform format of output image (
format
option) - remove: depricated options
strictMatchConfig
andstrictMatchImages
- add: visibility to image manipulation process
- add:
skipOnEnlargement
option
- deps: [email protected] through2@2
- add:
passThroughUnused
option to pass through unmatched files - rename: options
strictMatchConfig
toerrorOnUnusedConfig
andstrictMatchImages
toerrorOnUnusedImage
- deps: sharp@^0.10.0, rename@^1.0.3, async@^1.0.0
- add:
max
option, see sharp#max
- add: node 0.12 and latest iojs to travis
- update: sharp 0.9.0
- update: minimatch and lodash
- add: ability to use size as a percentage
- add: global config feature
- add: renaming feature by
rename
module https://www.npmjs.org/package/rename
- add: config options: quality, progressiv, withMetadata, compressionLevel
- fix: merge config behavior
- basic implementation