Skip to content

Releases: python-pillow/Pillow

11.0.0

15 Oct 14:29
Compare
Choose a tag to compare

https://pillow.readthedocs.io/en/stable/releasenotes/11.0.0.html

Changes

Dependencies

Deprecations

  • Deprecate ICNS (width, height, scale) sizes in favour of load(scale) #8352 [@radarhere]
  • Deprecate isImageType #8364 [@radarhere]
  • Deprecate support for FreeType 2.9.0 #8356 [@hugovk]
  • Remove WebP support without anim, mux/demux, and with buggy alpha #8213 [@homm]
  • Deprecate JpegImageFile huffman_ac and huffman_dc #8274 [@radarhere]
  • Deprecate ImageMath lambda_eval and unsafe_eval options argument #8242 [@radarhere]

Documentation

Removals

Testing

Type hints

  • Added type hints to remaining ImageMath methods #8464 [@radarhere]
  • Conditionally define ImageCms type hint to avoid requiring core #8...
Read more

10.4.0

01 Jul 09:51
Compare
Choose a tag to compare

https://pillow.readthedocs.io/en/stable/releasenotes/10.4.0.html

Changes

Dependencies

Deprecations

Documentation

Testing

Type hints

10.3.0

01 Apr 12:34
Compare
Choose a tag to compare

https://pillow.readthedocs.io/en/stable/releasenotes/10.3.0.html

Changes

Deprecations

  • Deprecate eval(), replacing it with lambda_eval() and unsafe_eval() #7927 [@hugovk]
  • Deprecate ImageCms constants and versions() function #7702 [@nulano]

Documentation

Type hints

Dependencies

Read more

10.2.0

02 Jan 09:38
Compare
Choose a tag to compare

https://pillow.readthedocs.io/en/stable/releasenotes/10.2.0.html

Changes

Dependencies

Deprecations

Documentation

Testing

Type hints

10.1.0

15 Oct 13:05
Compare
Choose a tag to compare

https://pillow.readthedocs.io/en/stable/releasenotes/10.1.0.html

Changes

Dependencies

Documentation

Testing

10.0.1

15 Sep 14:02
Compare
Choose a tag to compare

10.0.0

01 Jul 14:57
Compare
Choose a tag to compare

https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html

Changes

Dependencies

Deprecations

Documentation

Removals

  • Remove deprecated ImageFont.getsize and related functions for Pillow 10.0.0 #7080 [@radarhere]
  • Remove deprecations for Pillow 10.0.0 #7059 [@hugovk]
  • Drop support for soon-EOL Python 3.7 #7058 [@hugovk]

Testing

9.5.0

01 Apr 09:33
2045906
Compare
Choose a tag to compare

https://pillow.readthedocs.io/en/stable/releasenotes/9.5.0.html

Changes

Dependencies

Documentation

Testing

9.4.0

02 Jan 03:01
Compare
Choose a tag to compare

https://pillow.readthedocs.io/en/stable/releasenotes/9.4.0.html

Changes

Dependencies

Documentation

Testing

9.3.0

29 Oct 14:17
Compare
Choose a tag to compare

https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html

Changes

Dependencies

Documentation

Testing