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.
- Cache only successful non-empty responses.
- Changed key to use
fullUrl()
instead ofurl()
.
- Supports package discovery.
- Changed middleware alias binding to work in
Laravel 5.4
.
- Updated composer.json to limit usage for
Laravel <5.4
.
- Initial release.