EXIF.py Changelog

What's new in EXIF.py 1.1.0

Nov 30, 2012
  • Patches and changes:
  • Overflow error fixes added (related to 2**31 size)
  • GPS tags added.

New in EXIF.py 1.0.10 (Sep 26, 2012)

  • Merge patches:
  • Add GPS tags
  • Add better endian debug info

New in EXIF.py 1.0.9 (Jun 13, 2012)

  • Support malformed last IFD by fhats
  • Light source, Flash and Metering mode dictionaries update

New in EXIF.py 1.0.8 (Jun 1, 2012)

  • Wikipedia Commons hunt for suitable test case images, testing new code additions.