image v0.23.4 Release Notes

Release Date: 2020-04-19 // about 4 years ago
    • ๐Ÿ‘Œ Improved the performance of decoding animated gifs
    • โž• Added crop_imm which functions like crop but on a shared reference
    • ๐Ÿ’ป The gif DisposalMethod::Any is treated as Keep, consistent with browsers
    • Most errors no longer allocate a string, instead implement Display.
    • โž• Add some implementations of Error::source