Skip to content

Releases: coderello/laravel-proximage

2.1.0

18 Nov 11:50
7dc0754
Compare
Choose a tag to compare

PHP 8 support

2.0.0

09 Sep 08:52
70695b6
Compare
Choose a tag to compare
  • Add Laravel 8 support
  • Drop Laravel 5.8 support
  • Drop PHP 7.2 support

1.0.0

03 Mar 11:25
b22b771
Compare
Choose a tag to compare
  • Drop PHP 7.1, Laravel 5.5, Laravel 5.6, Laravel 5.7 support
  • Add Laravel 7 support

Laravel 6.0 support

20 Sep 19:50
7a3f42a
Compare
Choose a tag to compare

Laravel 6.0 support

Laravel 5.8 compatibility

27 Feb 07:51
76eaa60
Compare
Choose a tag to compare
0.5.1

Laravel 5.8 compatibility

0.5.0

24 Oct 07:56
80be6c3
Compare
Choose a tag to compare
  • added ssl: prefixing (for cases when input image URL has https protocol)

0.4.0

19 Oct 08:41
d4b1744
Compare
Choose a tag to compare
  • added get() method to ImageProxy class
  • updated __toString() method of ImageProxy class

0.3.0

19 Oct 07:51
8d3346a
Compare
Choose a tag to compare
  • added templates

0.2.1

18 Oct 15:44
5e5cea1
Compare
Choose a tag to compare
  • minor improvements

0.2.0

17 Oct 10:32
71e3020
Compare
Choose a tag to compare
  • added ability to specify shouldProxy callback