Skip to content

Commit d7cab29

Browse files
committed
Add release note about iOS support.
1 parent 4a069e0 commit d7cab29

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

docs/releasenotes/11.3.0.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,17 @@ Pillow only supports libavif 1.0.0 or later. In order to prevent errors when bui
8080
from source, if a user happens to have an earlier libavif on their system, Pillow will
8181
now ignore it.
8282

83+
iOS wheels
84+
^^^^^^^^^^
85+
86+
Pillow now provides wheels that can be used on iOS ARM64 devices, and on the iOS
87+
simulator on ARM64 and x86_64.
88+
8389
AVIF support in wheels
8490
^^^^^^^^^^^^^^^^^^^^^^
8591

8692
Support for reading and writing AVIF images is now included in Pillow's wheels, except
87-
for Windows ARM64. libaom is available as an encoder and dav1d as a decoder.
93+
for Windows ARM64 and iOS. libaom is available as an encoder and dav1d as a decoder.
8894

8995
Python 3.14 beta
9096
^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)