Tests: tile-based output optional, will require custom libvips

The prebuilt binaries provided by v0.32.0 will not support
tile-based output, which is (hopefully) a temporary situation
until upstream licensing issues are resolved.
This commit is contained in:
Lovell Fuller 2023-03-21 21:19:53 +00:00
parent a44da850c1
commit 8b8a815fbb
2 changed files with 650 additions and 640 deletions

View File

@ -56,6 +56,9 @@ Requires libvips v8.14.0
* Ensure all async JS callbacks are wrapped to help avoid possible race condition.
[#3569](https://github.com/lovell/sharp/issues/3569)
* Prebuilt binaries: support for tile-based output temporarily removed due to licensing issue.
[#3581](https://github.com/lovell/sharp/issues/3581)
* Add support to `normalise` for `lower` and `upper` percentiles.
[#3583](https://github.com/lovell/sharp/pull/3583)
[@LachlanNewman](https://github.com/LachlanNewman)

File diff suppressed because it is too large Load Diff