v0.11.0
·
308 commits
to refs/heads/master
since this release
Changed
- EXIF raw data in info["exif"] is now skipping first 6 bytes(
Exif\x00\x00). Like in Pillow for WEBP.
Fixed
- EXIF parsing(Xiaomi images and possible others). Thanks to @mxsleo #92
- (Pillow)
deepcopysupport for HeifImageFile and AvifImageFile - (macOS, arm64)
libde265(HEIF decoder) now has the same version as in other builds(1.0.8->1.0.11) - (macOS, arm64)
libaom(AVIF) now has the same version as in other builds(3.4.0->3.6.0)