Releases: coderello/laravel-proximage
Releases · coderello/laravel-proximage
2.0.0
- Add Laravel 8 support
- Drop Laravel 5.8 support
- Drop PHP 7.2 support
1.0.0
- Drop PHP 7.1, Laravel 5.5, Laravel 5.6, Laravel 5.7 support
- Add Laravel 7 support
Laravel 5.8 compatibility
0.5.1
Laravel 5.8 compatibility
0.5.0
- added
ssl:
prefixing (for cases when input image URL has https
protocol)
0.4.0
- added
get()
method to ImageProxy
class
- updated
__toString()
method of ImageProxy
class
0.2.0
- added ability to specify
shouldProxy
callback