Skip to content

Releases: forxer/laravel-gravatar

4.0.0

26 May 21:58
Compare
Choose a tag to compare
  • Added support for Laravel 11.0
  • Removed support for PHP prior to 8.2
  • Removed support for Laravel prior to 10.0
  • Removed support for forxer/gravatar prior to 5.0

Full Changelog: 3.0.0...4.0.0

3.0.0

22 Mar 14:16
Compare
Choose a tag to compare
  • Moved/renamed facade class from LaravelGravatar\Facade to LaravelGravatar\Facades\Gravatar
  • Added LaravelGravatar\Casts\GravatarImage and LaravelGravatar\Casts\GravatarProfile casters
  • Added methods for programmatic manipulation of image presets
  • Integration of our own LaravelGravatar\Image and LaravelGravatar\Profile classes which respectively extend Gravatar\Image and Gravatar\Profile from "parent" package

Full Changelog: 2.0.1...3.0.0

2.0.1

20 Mar 13:03
Compare
Choose a tag to compare

Fixed many things for users

2.0.0

18 Mar 22:54
Compare
Choose a tag to compare
  • Removed support for PHP prior to 8.0
  • Removed support for Laravel prior to 8.0
  • Use at least forxer/gravatar 4.0
  • Renamed forxer\LaravelGravatar\ namespace to LaravelGravatar\

1.9.0

21 Feb 10:29
Compare
Choose a tag to compare

Add support for Laravel 10.0

1.8.0

11 Feb 11:25
Compare
Choose a tag to compare
Add support for Laravel 9.0

1.7.0

20 Sep 08:38
Compare
Choose a tag to compare
Add support for Laravel 8.0

1.6.0

04 Mar 18:00
446868d
Compare
Choose a tag to compare
prepare 1.6.0

1.5.1: Use Illuminate\Support\Str class instead of depreacated camel_case()

30 Dec 16:02
Compare
Choose a tag to compare

1.5.0

07 Sep 07:44
Compare
Choose a tag to compare
add support for Laravel 6.0