v0.32.2 - 11th July 2023
-
Limit HEIF output dimensions to 16384x16384, matches libvips.
-
Ensure exceptions are not thrown when terminating. #3569
-
Ensure the same access method is used for all inputs (regression in 0.32.0). #3669
-
Improve detection of jp2 filename extensions. #3674 @bianjunjie1981
-
Guard use of smartcrop premultiplied option to prevent warning (regression in 0.32.1). #3710
-
Prevent over-compute in affine-based rotate before resize. #3722
-
Allow sequential read for EXIF-based auto-orientation. #3725