- Suport for sharp
0.23.1
#129 - Remove support for Node.js 6 #129
- Support for Node.js 8,10,12 #129
- Refactor codebase #129
- Avoid renaming extname #116
- Fix value for chroma subsampling setting #116
-
add:
kernel
option -
rename:
interpolation
tointerpolator
option -
deprecate:
interpolation
option -
deps: sharp@0.16.0 http://sharp.dimens.io/en/stable/changelog/#v016-pencil
-
deps: async@2.0.1
-
deps: mocha@3.0.2
-
deps: sharp@0.15.0 http://sharp.dimens.io/en/stable/changelog/#v015-outfit
-
breaking: Existing sharpen API to accept sigma
-
deps: sharp@0.14.0 http://sharp.dimens.io/en/stable/changelog/#v014-needle
-
add: silent option
-
add: stats option
-
deps: sharp@0.13.0
-
deps: lodash@4.5
-
Version 2.0 #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: sharp@0.11 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