Releases: diderich/metadata
Releases · diderich/metadata
v1.2.0 - Code update to use new php 8.0 features
Bug fixing and typo correction release
Corrected bug decoding XMP data. Corrected typos in README.md. Added display of image data (i.e., EXIF data) to the test example.
Multiple concurrent languages support
Support has been added for multiple concurrent languages in the caption/description field.
EXIF decoding bug corrected
v1.0.2 Bug decoding EXIF data fixed
Minor corrections and functional enhancements
- Improved namespace handing in
XmpDocumentclass - Added option
read_onyinJpegandMetadatato read the image data file without reading/importing the whole
image, reducing memory usage and improving reading speed - Added fields with extension _FMT in
Metadatacovering EXIF data in which data is pre-formatted - Updated
localetranslation file
Initial release
Update README.md Signed-off-by: Claude Diderich <diderich@yahoo.com>