Sourced from sharp's releases.
v0.35.3
Tighten verification of
textdimensions, TIFF tile dimensions andextendvalues.Improve code bundler support by resolving path to libvips binary.
Increase default concurrency when use of
MALLOC_ARENA_MAXis detected.Emit warning about binaries provided by Electron for use on Linux.
Add
hasAlphaproperty to outputinfo. #4500TypeScript: Return more precise
Buffer<ArrayBuffer>fromtoBuffer. #4520@AndaristBound
clahewidth and height to avoid signed overflow. #4551@metsw24-maxBound
trimmargin to avoid signed overflow. #4552@metsw24-maxReject infinite values when validating numbers. #4553
@metsw24-maxBound extract region to libvips coordinate limit. #4555
@metsw24-maxVerify background colour values are numbers. #4556
@metsw24-maxBound create and raw input dimensions to coordinate limit. #4558
@metsw24-maxTighten recomb and affine matrix verification. #4560
@chatman-mediaVerify cache memory limit to avoid overflow. #4561
@metsw24-maxv0.35.3-rc.2
- Tighten verification of
textdimensions, TIFF tile dimensions andextendvalues.
... (truncated)
1018449
Release v0.35.3ba303a7
Prerelease v0.35.3-rc.24f94fc5
Upgrade to sharp-libvips v1.3.2c5e7a3f
Bump devDeps, fix Deno/Windows smoke tests9a8d002
Docs: Add changelog entry and note about transferable #45208694db0
TypeScript: Return more precise Buffer\<ArrayBuffer>
from toBuffer (#4520)e000d0b
Prerelease v0.35.3-rc.19554ca9
Prerelease v0.35.3-rc.06a29fd5
Emit warning about native binaries on Linux Electron540d2ea
Increase default concurrency when use of MALLOC_ARENA_MAX detected