Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 597 Bytes

CHANGELOG.md

File metadata and controls

36 lines (21 loc) · 597 Bytes

Changelog

All notable changes to laravel-unavatar will be documented in this file

0.5.0 - 2024-06-25

  • drop PHP7.4 support
  • add Laravel 10 & 11 support
  • drop astrotomic/php-unavatar v0.2 support

0.4.0 - 2023-08-09

  • add astrotomic/php-unavatar v0.3 support

0.3.0 - 2022-04-08

  • add Laravel 9 support

0.2.1 - 2020-12-20

  • fix namespace

0.2.0 - 2020-12-20

  • add Laravel 8 support
  • add PHP 8 support
  • add Blade component <x-unavatar::img />
  • drop Laravel 6 & 7 support

0.1.1 - 2020-03-12

  • add Laravel 7 support

0.1.0 - 2020-02-22

  • initial release