Releases: yassinedoghri/php-icons
Releases · yassinedoghri/php-icons
v1.3.0
23 Mar 16:46
Compare
Sorry, something went wrong.
No results found
1.3.0 (2025-03-23)
Features
edit code to remove php 8.4 deprecation warnings (d7952e8 )
v1.2.0
06 Nov 11:12
Compare
Sorry, something went wrong.
No results found
1.2.0 (2024-11-06)
Features
add ability to pass PHPIconsConfigBuilder when instantiating PHPIcons (fb73e9a )
add global icon(…) function (#3 ) (c2d64cd )
v1.1.0
07 Oct 12:38
Compare
Sorry, something went wrong.
No results found
1.1.0 (2024-10-07)
Internal
core-parser: replace nikic/PHP-Parser with PhpToken class (2bc0c37 )
v1.0.0
28 Sep 18:12
Compare
Sorry, something went wrong.
No results found
1.0.0 (2024-09-28)
Bug Fixes
init: skip config generation if file already exists (ac5ecc1 )
Features
add default_pack option for allowing better design consistency (09a698e )
add defaultIcon and defaultIconPerSet configs (9064d60 )
add php-icons CLI tool with init and scan commands (7601070 )
download, cache and render svg icons using Iconify's API (5aa4aa5 )
use ast visitors to detect icon annotations and functions (d3713f7 )