Releases: devlop/fontawesome-blade
Releases · devlop/fontawesome-blade
v3.1.0 - allow laravel 9 and 10
allow laravel/framework 9 and 10
v3.0.0 - add support for Sharp Regular, Sharp Solid and remove support for legacy components
Support have been added for the new sharp styles (regular and solid).
see UPGRADING.md for upgrade instructions.
v2.0.1 - don't verify the path
requiring the path to exist in the service provider makes installation difficult, and vendor:publish impossible unless you already have fontawesome-free
installed.
v2.0.0 - namespaced components
See UPGRADING.md for upgrade instructions.
v1.0.6 - bump fontawesome version
bump minimum fontawesome version
v1.0.5 - fix duotone bug
fix bug where the path class attribute was not output correctly
v1.0.4 - remove dd
remove dd() call
v1.0.3 - cleanup
remove use Generator
v1.0.2 - full support and tests
Added tests for all icons and fixed support for icons that previously had issues.
v1.0.1 - First Release
Updated the regex