Releases · python-pillow/Pillow

12.2.0

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

Documentation

Dependencies

Testing

Other changes

12.1.1

12.1.0

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

Deprecations

  • Deprecate getdata(), in favour of new get_flattened_data() #9292 [@radarhere]

Documentation

Dependencies

Testing

Type hints

Other changes

12.0.0

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

Removals

Deprecations

Documentation

Dependencies

Testing

Type hints

Other changes

11.3.0

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

Deprecations

Documentation

Dependencies

Testing

Type hints

Other changes

11.2.1

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

Deprecations

Documentation

Dependencies

Testing

Type hints

Other changes

Read more

11.1.0

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

Documentation

Dependencies

Testing

Type hints

Other changes

11.0.0

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

Removals

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]

Changes

Dependencies

Documentation

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

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

Deprecations

Changes

Dependencies

Documentation

Testing

Type hints

10.3.0

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

Deprecations

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

Changes

Documentation

Type hints

Dependencies

Read more