Releases: spatie/image
Releases · spatie/image
2.2.5
What's Changed
- Refactor tests to pest by @AyoobMH in #176
- Add Dependabot Automation by @patinthehat in #177
- Add PHP 8.2 Support by @patinthehat in #180
- Update Dependabot Automation by @patinthehat in #181
- Add fill-max fit mode by @Tofandel in #183
New Contributors
- @AyoobMH made their first contribution in #176
- @patinthehat made their first contribution in #177
- @Tofandel made their first contribution in #183
Full Changelog: 2.2.4...2.2.5
2.2.4
What's Changed
- Add zero orientation support ignoring EXIF by @danielcastrobalbi in #171
New Contributors
- @danielcastrobalbi made their first contribution in #171
Full Changelog: 2.2.3...2.2.4
2.2.3
What's Changed
- Fix permission issue with temporary directory by @sebastianpopp in #163
New Contributors
- @sebastianpopp made their first contribution in #163
Full Changelog: 2.2.2...2.2.3
2.2.2
- add TIFF support
1.10.6
2.2.1
What's Changed
- Use match expression in convertToGlideParameter method by @mohprilaksono in #149
- [REF] updated fit docs description by @JeremyRed in #150
- Adding compatibility to Symfony 6 by @spackmat in #152
New Contributors
- @mohprilaksono made their first contribution in #149
- @JeremyRed made their first contribution in #150
- @spackmat made their first contribution in #152
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- Update introduction.md by @nathanjansen in #145
- add avif support by @ariaieboy in #148
New Contributors
- @nathanjansen made their first contribution in #145
- @ariaieboy made their first contribution in #148
Full Changelog: 2.1.0...2.2.0
2.1.0
- Drop support for PHP 7
- Make codebase more strict with type hinting
2.0.0
- Bump league/glide to v2