Releases: traderinteractive/image-util-php
Releases · traderinteractive/image-util-php
Version 4.2.0: Weary Sushi Force
Version 4.1.0: Add Support for PHP 8
Version 4.0.1: Maintain transparency when resizing images
Bug fixes
- Maintain transparency when resizing images [PR #27]
Version 4.0.0: Remove cloning and 2x2 binning from Image::resize()
Backwards Compatibility Breakers
- Remove cloning from Image::resize() [PR #26]
Version 3.1.2: Violent Forklift Conflict
Developer Changes
- Garbage collection & avoid background when needed [PR #24]
Version 3.1.1: Lost Guitar Legends
Minor Features
- Rotate background canvas [PR #23]
Version 3.1.0: Rocket-Powered Spider Zombies
Major Features
- Add blurBackground and blurValue options [PR #22]
Version 3.0.1: Iron Frisbee Squadron
Minor Features
- Add bestfit and blur options [PR #21]
Version 2.1.0: Deadly Viking Troopers
Major Features
- Add bestfit and blur options [PR #20]
Version 3.0.0
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