Releases: abetwothree/laravel-iconify-api
Releases · abetwothree/laravel-iconify-api
v1.2.0
Fix finding icons by aliased parent component
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Support Laravel 12
Full Changelog: v1.0.1...v1.1.0
v1.0.1
- Adds more documentation
- Bugfix when an icon set doesn't have a width or height and remove that from the response
What's Changed
- Add further documentation and fix bug for missing width and height of icon set by @abetwothree in #2
Full Changelog: v1.0.0...v1.0.1
v1.0.0 release
This is the initial release of the package
It creates the following API routes:
- Routes for displaying icons for icon specific icon sets
- Collection route to display all icon sets
- Collection icon set to display info for specific icon set