Skip to content

Releases: devlop/fontawesome-blade

v3.1.0 - allow laravel 9 and 10

03 Mar 05:27
Compare
Choose a tag to compare
allow laravel/framework 9 and 10

v3.0.0 - add support for Sharp Regular, Sharp Solid and remove support for legacy components

17 Feb 11:37
Compare
Choose a tag to compare

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

09 Feb 09:08
Compare
Choose a tag to compare

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

09 Feb 08:28
Compare
Choose a tag to compare

See UPGRADING.md for upgrade instructions.

v1.0.6 - bump fontawesome version

12 Jul 09:23
Compare
Choose a tag to compare
bump minimum fontawesome version

v1.0.5 - fix duotone bug

12 Jul 09:20
Compare
Choose a tag to compare
fix bug where the path class attribute was not output correctly

v1.0.4 - remove dd

20 May 08:30
Compare
Choose a tag to compare
remove dd() call

v1.0.3 - cleanup

19 May 10:36
Compare
Choose a tag to compare
remove use Generator

v1.0.2 - full support and tests

19 May 10:32
Compare
Choose a tag to compare

Added tests for all icons and fixed support for icons that previously had issues.

v1.0.1 - First Release

18 Mar 17:02
Compare
Choose a tag to compare

Updated the regex