Skip to content

Commit

Permalink
Tests: tile-based output optional, will require custom libvips
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
lovell committed Mar 21, 2023
1 parent a44da85 commit 8b8a815
Show file tree
Hide file tree
Showing 2 changed files with 615 additions and 605 deletions.
3 changes: 3 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 8b8a815

Please sign in to comment.