v0.32.1 - 27th April 2023
-
Add experimental
unflatten
operation. #3461 @antonmarsden -
Ensure use of
flip
operation forces random access read (regression in 0.32.0). #3600 -
Ensure
linear
operation works with 16-bit input (regression in 0.31.3). #3605 -
Install: ensure proxy URLs are logged correctly. #3615 @TomWis97
-
Ensure profile-less CMYK to CMYK roundtrip skips colourspace conversion. #3620
-
Add support for
modulate
operation when using non-sRGB pipeline colourspace. #3620 -
Ensure
trim
operation works with CMYK images (regression in 0.31.0). #3636 -
Install: coerce libc version to semver. #3641