v0.3.1
github-actions
released this
17 Jun 14:20
·
624 commits
to refs/heads/master
since this release
Added
- (Heif) -
HeifFile
getsimages: List[HeifImage]
and alternative method of changing order of images by editing it. - (HeifImagePlugin) -
info
image dictionary can be now edited in place and it will be saved for image sequences.
Changed
- Updated docs.
Fixed
- (HeifImagePlugin) Again fixing image order, for Pillow plugin it was not fixed fully in 0.3.0.
- Optimizing code.