Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 923 Bytes

CHANGELOG.rst

File metadata and controls

27 lines (22 loc) · 923 Bytes

CHANGELOG

0.4.0

  • Improvement #25: Extracted mapping logic into separate classes
  • Added GPS information
  • Improved unit tests; coverage up to 100%
  • Added contributor to README.md
  • Added extra stuff about unit tests to the Contributing section of the README.md

0.3.0

  • Bugfix #24: getRawData() does not return raw EXIF data
  • Bugfix #18: Create CHANGELOG
  • Separated Adapter & Reader classes
  • Created ReaderInterface class
  • BC-break #15: Exiftool adapter: add -n switch to exiftool call
  • Composer.json: added semver version for phpmd; removed pdepend
  • added Orientation, MimeType, FileSize and ColorSpace options to EXIF