2024-11-22
v0.3.1

This version introduces a new command to preload all icons on deployment.

See the preload command for more information.

2024-11-20
v0.3.0
This release contains breaking changes.
  • The timeout option has been removed from the configuration in favor of the request_options option.
  • The request_options option has been added to the configuration and allows specifying Guzzle request options.
2024-11-19
v0.2.1

Reduce package size by 97.8% (from 312KB to 7KB).

2024-11-19
v0.2.0

An UnknownIconException is now thrown when an icon is not found, unless the application is in production mode, in which case nothing will be rendered.

2024-11-17
v0.1.0

Initial release.