mirror of
https://github.com/lovell/sharp.git
synced 2025-07-12 03:50:13 +02:00
Release v0.22.0
This commit is contained in:
parent
2bfea0ad76
commit
ac515121e5
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Requires libvips v8.7.4.
|
Requires libvips v8.7.4.
|
||||||
|
|
||||||
#### v0.22.0 - TBD
|
#### v0.22.0 - 18<sup>th</sup> March 2019
|
||||||
|
|
||||||
* Remove functions previously deprecated in v0.21.0:
|
* Remove functions previously deprecated in v0.21.0:
|
||||||
`background`, `crop`, `embed`, `ignoreAspectRatio`, `max`, `min` and `withoutEnlargement`.
|
`background`, `crop`, `embed`, `ignoreAspectRatio`, `max`, `min` and `withoutEnlargement`.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "sharp",
|
"name": "sharp",
|
||||||
"description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP and TIFF images",
|
"description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP and TIFF images",
|
||||||
"version": "0.21.3",
|
"version": "0.22.0",
|
||||||
"author": "Lovell Fuller <npm@lovell.info>",
|
"author": "Lovell Fuller <npm@lovell.info>",
|
||||||
"homepage": "https://github.com/lovell/sharp",
|
"homepage": "https://github.com/lovell/sharp",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user