Skip to content

Releases: imageio/imageio

v2.34.1

22 Apr 02:22
Compare
Choose a tag to compare

Fix

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

Other

v2.34.0

12 Feb 02:14
Compare
Choose a tag to compare

Feature

v2.33.1

11 Dec 02:26
Compare
Choose a tag to compare

Fix

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

Other

v2.33.0

20 Nov 02:26
Compare
Choose a tag to compare

Fix

Feature

v2.32.0

06 Nov 02:23
Compare
Choose a tag to compare

Feature

v2.31.6

23 Oct 02:15
Compare
Choose a tag to compare

Fix

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

v2.31.5

02 Oct 02:15
Compare
Choose a tag to compare

Fix

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

v2.31.4

25 Sep 02:16
Compare
Choose a tag to compare

Fix

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

v2.31.3

04 Sep 02:23
Compare
Choose a tag to compare

Fix

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

Other

v2.31.2

26 Aug 12:23
Compare
Choose a tag to compare

Fix

Other