Allow values for limitInputPixels larger than 32-bit #3238

This commit is contained in:
Lovell Fuller
2022-05-28 08:35:17 +01:00
parent 48e3ea5e29
commit a0568ec0c3
5 changed files with 17 additions and 5 deletions

View File

@@ -6,6 +6,9 @@ Requires libvips v8.12.2
### v0.30.6 - TBD
* Allow values for `limitInputPixels` larger than 32-bit.
[#3238](https://github.com/lovell/sharp/issues/3238)
* Ensure brew-installed `vips` can be detected (regression in 0.30.5).
[#3239](https://github.com/lovell/sharp/issues/3239)