v0.4.1
Add support for a default icon prefix.See the configuration reference for more information.
v0.4.0
- The package has been renamed from
hedger/unicontounicon-rocks/unicon-laravel. - The project has been moved to the
unicon-rocksorganization. - The namespace has been renamed from
Hedger\UnicontoUnicon.
v0.3.1
This version introduces a new command to preload all icons on deployment.See the preload command for more information.
v0.3.0
- The
timeoutoption has been removed from the configuration in favor of therequest_optionsoption. - The
request_optionsoption has been added to the configuration and allows specifying Guzzle request options.
v0.2.1
Reduce package size by 97.8% (from 312KB to 7KB).
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.v0.1.0
Initial release.