Skip to content

Releases: abetwothree/laravel-iconify-api

v1.2.0

05 May 13:02

Choose a tag to compare

Fix finding icons by aliased parent component

Full Changelog: v1.1.0...v1.2.0

v1.1.0

25 Feb 21:11

Choose a tag to compare

Support Laravel 12

Full Changelog: v1.0.1...v1.1.0

v1.0.1

11 Feb 18:53
f93cfa8

Choose a tag to compare

  • 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

10 Feb 18:56
8f41666

Choose a tag to compare

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