All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Add PHP 8.4 support.
- Add Laravel 11 support.
- Add PHP 8.3 support.
- Fix missing ) after the long hash in the view if $version is not set.
- Add Laravel 10 support.
- Add PHP 8.2 support
- Add information to the Laravel about command.
- Switch from
getHash
togetHashAndIgnoreFailures
in the HashLoader to iterate all finders on a failure.
- Add support for Laravel 9
- Add PHP 8.1 support
- Initial release