v0.33.4 - 16th May 2024
-
Remove experimental status from
pipelineColourspace. -
Reduce default concurrency when musl thread over-subscription detected.
-
TypeScript: add missing definitions for
OverlayOptions. #4048 @ike-gg -
Install: add advanced option to force use of a globally-installed libvips. #4060
-
Expose
bilinearresizing kernel (and interpolator). #4061 -
Ensure
extendoperation stays sequential for multi-page TIFF (regression in 0.32.0). #4069 -
Tighten validation of constructor
textinteger properties. #4071 -
Simplify internal StaySequential logic. #4074 @kleisauke
-
Ensure negate operation occurs after profile conversion. #4096 @adriaanmeuris