This changelog follows the Keep a Changelog standard.
1.5.0 - 2024-02-29
- laravel 11 support by @swapnilsarwe in #128
Full Changelog: https://github.com/codeat3/blade-zondicons/compare/1.4.0...1.5.0
1.4.0 - 2023-03-01
- added support for laravel 10
Full Changelog: https://github.com/codeat3/blade-zondicons/compare/1.3.0...1.4.0
1.3.0 - 2022-02-07
- Added support for Laravel 9 by @swapnilsarwe in #19
Full Changelog: https://github.com/codeat3/blade-zondicons/compare/1.2.0...1.3.0
1.2.0 - 2022-01-04
- Updated the svg icons with the latest icon set available here
- added auto generation script on a weekly basis
- added changelog update workflow
- Updated to the latest icons (030082a)
- Add config file (#8)
- PHP 8 Support (01f2f5c)
- Bump Blade Icons dependency (c00bda0)
- Drop PHP 7.2 support (a9dabb6)
- Laravel 8 support (#5)
- Fix
callAfterResolving
(4c208e4)
- Defer library resolving (264beee)
- Fix coloring Zondicons (cba262f)
Initial release.