- Summerized Changelog:**
- Add EXIF class
- Documented reading TIFF multiframe images
- Improvements to TIFF is_animated and n_frames
- Fixed incompatible pointer type warnings
- Read Photoshop resolution data
- Ensure image is mutable before saving
- Cache EXIF information
- Added transparency for all PNG greyscale modes
- Fix BytesWarning in Tests/test_numpy.py
- Add missing MIME types and extensions
- Add I;16 PNG save
- Added ability to set language for text rendering
- Add EXIF supper for PNG
- Add TIFF compression codecs: LZMA, Zstd, WebP
- Catch BaseException for resource cleanup handlers
- Full Changelog available here