A list of changes for each release.
hedger/unicon
to unicon-rocks/unicon-laravel
.unicon-rocks
organization.Hedger\Unicon
to Unicon
.timeout
option has been removed from the configuration in favor of the request_options
option.request_options
option has been added to the configuration and allows specifying Guzzle request options.UnknownIconException
is now thrown when an icon is not found, unless the application
is in production mode, in which case nothing will be rendered.