Skip to content

Releases: diderich/metadata

v1.2.0 - Code update to use new php 8.0 features

24 Aug 08:58
Compare
Choose a tag to compare

Code update to use new features of php 8.0, like match.

Bug fixing and typo correction release

29 Jul 09:46
Compare
Choose a tag to compare

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

16 Jul 07:31
Compare
Choose a tag to compare

Support has been added for multiple concurrent languages in the caption/description field.

EXIF decoding bug corrected

13 Jul 13:27
Compare
Choose a tag to compare
v1.0.2

Bug decoding EXIF data fixed

Minor corrections and functional enhancements

11 Jul 12:47
Compare
Choose a tag to compare
  • Improved namespace handing in XmpDocument class
  • Added option read_ony in Jpeg and Metadata to read the image data file without reading/importing the whole
    image, reducing memory usage and improving reading speed
  • Added fields with extension _FMT in Metadata covering EXIF data in which data is pre-formatted
  • Updated locale translation file

Initial release

10 Jul 12:44
10282fe
Compare
Choose a tag to compare
Update README.md

Signed-off-by: Claude Diderich <diderich@yahoo.com>