Commit e8732e1
committed
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2024-09-28)
### Bug Fixes
* **init:** skip config generation if file already exists ([ac5ecc1](ac5ecc1))
### Features
* add `default_pack` option for allowing better design consistency ([09a698e](09a698e))
* add defaultIcon and defaultIconPerSet configs ([9064d60](9064d60))
* add php-icons CLI tool with init and scan commands ([7601070](7601070))
* download, cache and render svg icons using Iconify's API ([5aa4aa5](5aa4aa5))
* use ast visitors to detect icon annotations and functions ([d3713f7](d3713f7))1 parent 7e6fe69 commit e8732e1
2 files changed
+20
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments