Skip to content

Releases: BKWLD/croppa

Laravel 10 support

20 Mar 19:03
Compare
Choose a tag to compare
6.0.2

Laravel 10 support

6.0.1

30 May 09:25
1dc063c
Compare
Choose a tag to compare
Added webp in url pattern, fixes #208

6.0.0 – Intervention Image

15 May 21:33
b8606d3
Compare
Choose a tag to compare

What's Changed

  • WebP support by using Intervention Images in place of PHPThumb.
  • PSR-4
  • Type hinting

Full Changelog: 5.1.0...6.0.0

5.1.0

13 May 00:12
67febc1
Compare
Choose a tag to compare

What's Changed

  • Bug fixed and Laravel < 9 and Lumen compatibility removed by @sdebacker in #203

Full Changelog: 5.0.0...5.1.0

5.0.0

18 Apr 22:33
5.0.0
2fec6dc
Compare
Choose a tag to compare

What's Changed

  • Laravel 9 / Flysystem 3 version of Croppa with passing tests. by @sdebacker in #202

Full Changelog: 4.11.1...5.0.0

4.11.1: Merge pull request #197 from toyi/master

19 Mar 17:26
ccec1bf
Compare
Choose a tag to compare
Fix the exif_read_data error with PHP 8

Add support for PHP 8

05 Feb 18:11
a58b6c7
Compare
Choose a tag to compare
Merge pull request #195 from uziel-bueno/croppa-add-support-for-php8

Add support for PHP 8

4.10.1: Lowercasing dep

17 Dec 20:05
7d74f4b
Compare
Choose a tag to compare
This was required of Composer 2.0

4.10.0: Merge pull request #193 from sdebacker/patch-1

17 Sep 19:03
7c73624
Compare
Choose a tag to compare

4.9.2

12 Jun 21:56
c31797f
Compare
Choose a tag to compare
Merge pull request #188 from DjPlus/fixPrivateConfig

Update URL.php