Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [0.11.0 - 2023-04-30] ### 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) `deepcopy` support 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`)
- Loading branch information