Skip to content

Releases: yannickl88/image

Ensure true color palette conversion

17 Aug 20:46
7f947d3
Compare
Choose a tag to compare

Bugfix to support images not having a true color palette

PHP 8 Support

17 May 20:05
829e959
Compare
Choose a tag to compare

Added support for PHP 8

Dropped Animated gif support and simplified

13 Jan 20:28
92c0fbd
Compare
Choose a tag to compare

With this release the library no longer supports animated gifs. Also simplified the library because of this.

See all changes in the MIGRATION.md guide.

Fixed transparant png support

24 Nov 19:28
e10b18b
Compare
Choose a tag to compare

Fixed transparant png support when resampeling and doing other transforms.

Added Image::fit()

05 Sep 17:46
b585936
Compare
Choose a tag to compare

Added Image::fit() and made the gif packages optional.

Animation support and quality

20 Oct 15:19
c3b4f91
Compare
Choose a tag to compare

Animation support and quality

crop and resize

19 Oct 21:27
Compare
Choose a tag to compare

added crop and resize methods.

Initial release

19 Oct 20:59
Compare
Choose a tag to compare

Initial release