mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 10:30:15 +02:00
parent
a333b87f5d
commit
8bb30d7801
@ -9,6 +9,14 @@ Requires libvips v8.12.2
|
||||
* Ensure tiled composition always works with outside resizing.
|
||||
[#3227](https://github.com/lovell/sharp/issues/3227)
|
||||
|
||||
* Allow WebP encoding effort of 0.
|
||||
[#3261](https://github.com/lovell/sharp/pull/3261)
|
||||
[@AlexanderTheGrey](https://github.com/AlexanderTheGrey)
|
||||
|
||||
* Prevent upsampling via libwebp.
|
||||
[#3267](https://github.com/lovell/sharp/pull/3267)
|
||||
[@blacha](https://github.com/blacha)
|
||||
|
||||
### v0.30.6 - 30th May 2022
|
||||
|
||||
* Allow values for `limitInputPixels` larger than 32-bit.
|
||||
|
@ -248,3 +248,9 @@ GitHub: https://github.com/ankurparihar
|
||||
|
||||
Name: Joona Heinikoski
|
||||
GitHub: https://github.com/joonamo
|
||||
|
||||
Name: AlexanderTheGrey
|
||||
GitHub: https://github.com/AlexanderTheGrey
|
||||
|
||||
Name: Blayne Chard
|
||||
GitHub: https://github.com/blacha
|
||||
|
Loading…
x
Reference in New Issue
Block a user