Releases: makeabledk/laravel-cloud-images
Releases · makeabledk/laravel-cloud-images
Release list
v4.4.0
What's Changed
- Add Laravel 13 and PHP 8.5 support by @ottothebot in #57
New Contributors
- @ottothebot made their first contribution in #57
Full Changelog: v4.3.2...v4.4.0
v4.3.2
Fix deprecation warning
Full Changelog: v4.3.1...v4.3.2
v4.3.1
- Fix warning caused by implicit casting to int
Full Changelog: v4.3.0...v4.3.1
v4.3.0
v4.2.0
What's Changed
- Apply fixes from StyleCI by @rasmuscnielsen in #55
- Fix heic support and console cmd improvements by @rasmuscnielsen in #53
Full Changelog: v4.1.0...v4.2.0
v4.1.0
What's Changed
- Fix typehints compatible with newer php versions by @rasmuscnielsen in #50
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- Support Laravel 10-11 by @rasmuscnielsen in #49
- Require php 8.1+
Full Changelog: v3.0.0...v4.0.0
v3.0.0
What's Changed
- Use spatie/laravel-google-cloud-storage package instead of superballist by @rasmuscnielsen in #48
Full Changelog: v2.0.0...v3.0.0
v2.0.0
- Support PHP 8.0 + 8.1
- Support Laravel 8 + 9
v1.4.0
Add height to ResponsiveImage API serialization