Skip to content

Releases: Okipa/laravel-medialibrary-ext

10.2.0: Laravel 10 support (#32)

22 Jan 08:28
21b959b
Compare
Choose a tag to compare
  • Locked PHP versions to 8.1 and 8.2
  • Added Laravel 10 support
  • Dropped Laravel 8 support

10.1.0: Add PHP 8.2 support (#31)

16 Dec 15:37
160f5eb
Compare
Choose a tag to compare
  • Added PHP 8.2 support
  • Dropped PHP 8.0 support

10.0.2: Don't run Coveralls step w/o token (#30)

27 Oct 09:09
4de2990
Compare
Choose a tag to compare

10.0.1 (#29)

01 Aug 08:45
b92ecd6
Compare
Choose a tag to compare
  • Replaced phpcs/phpcbf by laravel/pint

10.0.0: V10 (#28)

24 Jan 16:31
5228e81
Compare
Choose a tag to compare
  • Upgraded spatie/laravel-medialibrary required version to 10
  • Upgraded Laravel required version to 9
  • Upgrade PHP required versions to 8.0 and 8.1

9.2.0: Fixing issue #26 (#27)

21 Jan 14:34
91616bb
Compare
Choose a tag to compare
  • Added an Okipa\MediaLibraryExt\Exceptions\CollectionNotFound exception throw when the given collection is not found in the targeted model.

9.1.0: Adding PHP 8 support (#25)

14 Nov 14:06
3c5d3aa
Compare
Choose a tag to compare
  • Added PHP 8 support
  • Removed Scrutinizer analysis
  • Updated PHPCS checker and fixer norm to PSR-12

9.0.0

30 Oct 16:10
Compare
Choose a tag to compare
  • Followed spatie/media-library upgrade to v9.

8.1.0: Add laravel 8 support (#23)

09 Sep 16:16
ca2e600
Compare
Choose a tag to compare
  • Added Laravel 8 support.
  • Dropped Laravel 6 support.

8.0.1 (#24)

03 Sep 14:40
af514c1
Compare
Choose a tag to compare
  • Fixed bytes conversions in kilobytes and megabytes.