Skip to content

Releases: Intervention/gif

4.2.4

04 Jan 10:21
c3598a1

Choose a tag to compare

  • Fix bug in distinguishing between loop count & repetitions by @olivervogel

Full Changelog: 4.2.3...4.2.4

4.2.3

04 Jan 09:06
3c9576b

Choose a tag to compare

What's Changed

  • Fix bug in distinguishing between loop count & repetitions by @olivervogel

Full Changelog: 4.2.2...4.2.3

4.2.2

29 Mar 07:59
5999eac

Choose a tag to compare

What's Changed

  • Fail with exception when decoding corrupted or truncated gif files by @olivervogel in #21

Full Changelog: 4.2.1...4.2.2

4.2.1

18 Jan 07:33
6addac2

Choose a tag to compare

Modernize code (#18)

* Update phpstan dependency version

* Remove unused code

* Add type hints

* Modernize code