10.3.0 ------ Backwards Incompatible Changes ============================== TODO ^^^^ Deprecations ============ TODO ^^^^ TODO API Changes =========== TODO ^^^^ TODO API Additions ============= Added PerspectiveTransform ^^^^^^^^^^^^^^^^^^^^^^^^^^ :py:class:`~PIL.ImageTransform.PerspectiveTransform` has been added, meaning that all of the :py:data:`~PIL.Image.Transform` values now have a corresponding subclass of :py:class:`~PIL.ImageTransform.Transform`. Security ======== TODO ^^^^ TODO Other Changes ============= Portable FloatMap (PFM) images ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Support has been added for reading and writing grayscale (Pf format) Portable FloatMap (PFM) files containing ``F`` data.