All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
1.1.2 - 2018-09-20 13:38 GMT
- Add function
clear()
to remove all pending toast messages from the session (see #9, thanks @tiagozini).
1.1.1 - 2018-04-10 12:21 GMT
- Add package discovery to
composer.json
for Laravel 5.5 (see #5, thanks @piperone). - Add mention of autodiscovery to README for Laravel 5.5 (see #4 and #7, thanks @lukeramsden, @errogaht).
1.1.0 - 2015-03-24 10:45 GMT
- Ability to show a title for each toast message using the optional parameter
$title
(see #1, thanks @rzimin).
1.0.0 - 2015-03-09 10:47 GMT
- Initial release.