Skip to content

Releases: traderinteractive/image-util-php

Version 4.2.0: Weary Sushi Force

18 May 18:01
bd1598d
Compare
Choose a tag to compare

Major Features

Full Changelog: v4.1.0...v4.1.1

Version 4.1.0: Add Support for PHP 8

09 May 13:12
435fb5c
Compare
Choose a tag to compare

Major Features

  • Add Support for PHP 8 [PR #29]

Developer Changes

  • Update Build Process [PR #28]

Version 4.0.1: Maintain transparency when resizing images

07 Apr 13:07
7c29da2
Compare
Choose a tag to compare

Bug fixes

  • Maintain transparency when resizing images [PR #27]

Version 4.0.0: Remove cloning and 2x2 binning from Image::resize()

18 Feb 21:25
a92dcda
Compare
Choose a tag to compare

Backwards Compatibility Breakers

  • Remove cloning from Image::resize() [PR #26]

Version 3.1.2: Violent Forklift Conflict

28 Jan 21:26
b4a8e4b
Compare
Choose a tag to compare

Developer Changes

  • Garbage collection & avoid background when needed [PR #24]

Version 3.1.1: Lost Guitar Legends

21 Jan 16:42
bfff981
Compare
Choose a tag to compare

Minor Features

  • Rotate background canvas [PR #23]

Version 3.1.0: Rocket-Powered Spider Zombies

22 Aug 16:58
fb69305
Compare
Choose a tag to compare

Major Features

  • Add blurBackground and blurValue options [PR #22]

Version 3.0.1: Iron Frisbee Squadron

06 Aug 14:16
0a065e1
Compare
Choose a tag to compare

Minor Features

  • Add bestfit and blur options [PR #21]

Version 2.1.0: Deadly Viking Troopers

05 Aug 19:11
ec3c1f4
Compare
Choose a tag to compare

Major Features

  • Add bestfit and blur options [PR #20]

Version 3.0.0

23 Feb 19:38
6059525
Compare
Choose a tag to compare

Backwards Compatibility Breakers

  • Version 3 [PR #19]
    • Update LICENSE file
    • Remove support for PHP < 7
    • Change namespace to TraderInteractive
    • Change package owner to traderintractivet
    • Add .github files
    • Upgrade to PHPUnit 6
    • Change Coding standard