Skip to content

v1.4.0

Compare
Choose a tag to compare
@drewnoakes drewnoakes released this 20 Apr 22:37
· 1311 commits to main since this release

Fixes:

Features:

Testing:

  • Added a long-running test that mutates valid Exif (JPEG APP1) segments to try and get ExifReader to throw an exception. Mutating every byte through 0x00-0xFF, and parsing. So far no errors have been uncovered, and this just serves as a reassuring observation.