Releases: storyblok/php-image-service
Releases · storyblok/php-image-service
0.6.0
What's Changed
- github-actions(deps): bump ramsey/composer-install from 3.1.1 to 4.0.0 by @dependabot[bot] in #9
- Fix Offset not found PHPStan error in Image class by @jwhulette in #11
- Fix dimension logic in
resize()and update test cases accordingly by @jwhulette in #16
New Contributors
- @dependabot[bot] made their first contribution in #9
- @jwhulette made their first contribution in #11
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
- feat(dx): Drop all value objects in favor of having a smoother DX by @silasjoisten in #7
Full Changelog: 0.4.1...0.5.0
0.4.1
What's Changed
- fix:
fit-infilter allows dimensions greater than image size by @silasjoisten in #6
New Contributors
Full Changelog: 0.4.0...0.4.1
0.4.0
0.3.0
What's Changed
- feat(image): Add image
extensionparsing by @silasjoisten in #3
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed (contains BC breaks)
- feat(image): Introduce
FocalPointvalue object by @silasjoisten in #2
New Contributors
- @silasjoisten made their first contribution in #1
Full Changelog: 0.1.0...0.2.0
0.1.0
Full Changelog: https://github.com/storyblok/php-image-service/commits/0.1.0