Skip to content

v0.24.0 - 16th January 2020

  • Drop support for Node.js 8. #1910

  • Drop support for undefined input where options also provided. #1768

  • Move limitInputPixels and sequentialRead to input options, deprecating functions of the same name.

  • Expose delay and loop metadata for animated images. #1905

  • Ensure correct colour output for 16-bit, 2-channel PNG input with ICC profile. #2013

  • Prevent use of sequentialRead for rotate operations. #2016

  • Correctly bind max width and height values when using withoutEnlargement. #2024 @BrychanOdlum

  • Add support for input with 16-bit RGB profile. #2037