Imageio Versions Save

Python library for reading and writing image data

v2.34.1

2 weeks ago

Fix

  • Fix bug of #1068 that getattr cannot get attribute with index directly (#1069) (05f0b37)

Other

v2.34.0

2 months ago

Feature

v2.33.1

4 months ago

Fix

  • Replace mktemp with mkstemp when caching to disk for legacy plugins (#1055) (12b1ad2)

Other

v2.33.0

5 months ago

Fix

Feature

v2.32.0

6 months ago

Feature

v2.31.6

6 months ago

Fix

  • Pin pillow below v10.1 to avoid breaking changes (#1046) (c97aa5e)

v2.31.5

7 months ago

Fix

  • Raise warning instead of error when using fps in pillow (#1039) (520fe62)

v2.31.4

7 months ago

Fix

  • Consistently load GIF frames using the same pixel format (#1036) (f4fc7f5)

v2.31.3

8 months ago

Fix

  • Refactor resolution metadata reading for TIFF and avoid failing on missing data (#1031) (6cd3a42)

Other

v2.31.2

8 months ago

Fix

Other