tag:github.com,2008:https://github.com/LycheeOrg/php-exif/releases
Tags from php-exif
2025-03-16T19:37:37Z
tag:github.com,2008:Repository/228010283/v1.1.0
2025-03-16T19:38:50Z
Version 1.1.0
<p>bump dependencies & phpstan + exclude 6 tests due to php-imagick inco…</p>
<p>…mpatibilities (<a class="issue-link js-issue-link" href="https://github.com/LycheeOrg/php-exif/pull/74">#74</a>)</p>
ildyria
tag:github.com,2008:Repository/228010283/v1.0.4
2024-07-01T21:09:36Z
Version 1.0.4 : Support paths on factory
<p>Support tool paths in factory (<a class="issue-link js-issue-link" href="https://github.com/LycheeOrg/php-exif/pull/73">#73</a>)</p>
<p>---------</p>
<p>Co-authored-by: Martin Stone <1611702+d7415@users.noreply.github.com></p>
ildyria
tag:github.com,2008:Repository/228010283/v1.0.3
2024-06-25T15:37:33Z
Version 1.0.3 updates & better timezone support.
ildyria
tag:github.com,2008:Repository/228010283/v1.0.2
2023-04-11T11:04:53Z
Version 1.0.2 - Fix ImageMagick date extraction
qwerty287
tag:github.com,2008:Repository/228010283/v1.0.1
2023-04-06T10:24:04Z
Version 1.0.1 - Fix PhpDoc annotations
qwerty287
tag:github.com,2008:Repository/228010283/v1.0.0
2023-04-06T10:10:47Z
Version 1.0 - refactor & clean up code
<p>Remove unnecessary exception and `null` checks (<a class="issue-link js-issue-link" href="https://github.com/LycheeOrg/php-exif/pull/63">#63</a>)</p>
<p>* Remove unnecessary exception and `null` checks</p>
<p>* Remove bad `@covers` annotations</p>
<p>* Remove all `@covers`</p>
<p>* Fix test</p>
<p>* Remove useless function alias</p>
<p>* Update lib/PHPExif/Reader/Reader.php</p>
<p>Co-authored-by: Benoît Viguier <ildyria@users.noreply.github.com></p>
<p>* New exceptions</p>
<p>* fix constructor</p>
<p>* fix format</p>
<p>* add codecov ignore</p>
<p>---------</p>
<p>Co-authored-by: Benoît Viguier <ildyria@users.noreply.github.com></p>
qwerty287
tag:github.com,2008:Repository/228010283/v0.8.2
2023-04-05T14:46:14Z
Version 0.8.2 - Harden return type to only Exif.
ildyria
tag:github.com,2008:Repository/228010283/v0.8.1
2023-02-15T15:27:42Z
Version 0.8.1 - Refactoring for cleaner infrastructure
<p>use contracts (<a class="issue-link js-issue-link" href="https://github.com/LycheeOrg/php-exif/pull/61">#61</a>)</p>
<p>* use contracts
<br />* update phpstan</p>
ildyria
tag:github.com,2008:Repository/228010283/v0.8.0
2022-12-31T10:42:59Z
Version 0.8 - Php 8.1 + Enum - ⚠ Breaking backward compatibility
ildyria
tag:github.com,2008:Repository/228010283/v0.7.14
2022-10-28T15:12:51Z
Version 0.7.14 - Improved support on Descriptions and Exif data
<p>Fix 1548 (<a class="issue-link js-issue-link" href="https://github.com/LycheeOrg/php-exif/pull/55">#55</a>)</p>
<p>* New MapperAbstract class with a recursive trim
<br />* Support IPTC:CopyrightNotice
<br />* Support more EXIF tags
<br />* Support EXIF ImageDescription
<br />* Add more test images
<br />* Fix the GPS rounding code
<br />* fix Copyrights</p>
<p>Co-authored-by: ildyria <beviguier@gmail.com></p>
ildyria