Releases: spatie/image
Releases · spatie/image
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