- Ignore XMP segment. Related to https://github.com/hMatoba/Piexif/pull/74.
1.1.0b
------
- "load", "insert", and "remove" support WebP format.
1.0.13
------
- Added helper function to read and write "UserComment". - Added to support for SignedByte, SigendShort, Float, and Double.
1.0.12
------
- Added explicit InvalidImageDataError exception to aid users. Related to https://github.com/hMatoba/Piexif/issues/30. - Fixed minor issue with tests. - Removed minor amounts of unused logic. - Updated .travis.yml for Python and Pillow versions.