Releases: laravolt/avatar
Releases · laravolt/avatar
6.0.0
5.1.0
What's Changed
- doc: add video tutorial in readme by @shailesh-ladumor in #147
- Add support for Laravel 11 @neoteknic in #153
New Contributors
- @shailesh-ladumor made their first contribution in #147
Full Changelog: 5.0.0...5.1.0
5.0.0
What's Changed
- Add support for PHP 8.2 and Laravel 10
- Drop support for PHP 7.4, Laravel 6, and laravel 7
- Update config comment to reflect proper drive default by @intrepidws in #138
- Apply fixes from StyleCI by @uyab in #145
New Contributors
- @intrepidws made their first contribution in #138
Full Changelog: 4.1.7...5.0.0
4.1.7
4.1.6
4.1.5: extract generator methods (#130)
Co-authored-by: Jan Teriete <[email protected]>