mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 18:40:16 +02:00
Docs: changelog and credit for #3006
This commit is contained in:
parent
446e4e3c3a
commit
dd6583044b
@ -54,7 +54,7 @@ console.log(sharp.versions);
|
|||||||
|
|
||||||
## vendor
|
## vendor
|
||||||
|
|
||||||
An Object containing information about the platform and architecture
|
An Object containing the platform and architecture
|
||||||
of the current and installed vendored binaries.
|
of the current and installed vendored binaries.
|
||||||
|
|
||||||
### Examples
|
### Examples
|
||||||
|
@ -37,6 +37,10 @@ Requires libvips v8.12.1
|
|||||||
* Expose `unlimited` option for SVG and PNG input, switches off safety features.
|
* Expose `unlimited` option for SVG and PNG input, switches off safety features.
|
||||||
[#2984](https://github.com/lovell/sharp/issues/2984)
|
[#2984](https://github.com/lovell/sharp/issues/2984)
|
||||||
|
|
||||||
|
* Add `withoutReduction` option to resize operation.
|
||||||
|
[#3006](https://github.com/lovell/sharp/pull/3006)
|
||||||
|
[@christopherbradleybanks](https://github.com/christopherbradleybanks)
|
||||||
|
|
||||||
## v0.29 - *circle*
|
## v0.29 - *circle*
|
||||||
|
|
||||||
Requires libvips v8.11.3
|
Requires libvips v8.11.3
|
||||||
|
@ -233,3 +233,6 @@ GitHub: https://github.com/driannaude
|
|||||||
|
|
||||||
Name: Max Gordon
|
Name: Max Gordon
|
||||||
GitHub: https://github.com/gforge
|
GitHub: https://github.com/gforge
|
||||||
|
|
||||||
|
Name: Chris Banks
|
||||||
|
GitHub: https://github.com/christopherbradleybanks
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user