Changelog

1.2.0 (2025-06-15)
- Add
ImageMetadataBuffer helper for partial‐file XMP buffering.
(#33)
1.1.3 (2024-11-15)
- Fix infinite recursion when calling
Image::fromString() with a PNG.
(#30,
#31)
1.1.2 (2024-04-12)
- Support parsing images with multiple
<rdf:Description> elements.
(#25,
aec9c1279d)
1.1.1 (2024-02-01)
- Support parsing images opened and re-saved with Photoshop.
(8ac64a7ef7)
1.1.0 (2023-10-09)
- Extended
$image->getXmp()->getImageRegions() and $image->getIDCMetadata() to return
Frameright-specific properties regionDefinitionId and regionName.
1.0.1 (2023-06-28)
1.0.0 (2023-04-10)