Skip to content

11.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Oct 14:29
· 17 commits to refs/heads/main since this release

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