Skip to content

v0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 14:20
· 624 commits to refs/heads/master since this release
3aacb3d

Added

  • (Heif) - HeifFile gets images: 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.