Skip to content
This repository has been archived by the owner on May 31, 2019. It is now read-only.

Releases: geo6/php-image-tools

🐛 Version 1.0.6

01 Apr 13:40
Compare
Choose a tag to compare

See changelog for the full list of changes.

🐛 Version 1.0.5

01 Apr 12:39
Compare
Choose a tag to compare

See changelog for the full list of changes.

🚨 Linting

13 Dec 09:56
Compare
Choose a tag to compare

See changelog for the full list of changes.

🐛 Bugfix

06 Jul 09:08
Compare
Choose a tag to compare
  • 🐛 Fix error if library try to imagedestroy() a resource that's not an image resource.
  • 📚 Update README file

See changelog for the full list of changes.

🐛 Bugfix

07 Mar 08:50
Compare
Choose a tag to compare

Fix error when trying to check file_exists() on null value

🐛 Fix thumbnail creation

09 Jan 15:04
f2d6c0a
Compare
Choose a tag to compare

Thumbnail creation was broken in certain case due to declare(strict_types=1);

🎉 Initial release

09 Jan 13:14
Compare
Choose a tag to compare

Initial release of the library.