All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
- Tweak and enhance forget cache mechanism
- Update composer dependencies
- Restrict compatibility to Laravel 5.4
- Apply Laravel 5.4 event dispatcher updates
- Facilitate flexible extension and overriding
- Attach model cache tags and events to the original class, not lately static bound
- Simplify code, this is tightly coupled package with Eloquent
- Fix late static binding issues
- Fix stupid gitattributes export-ignore issues
- Release first tagged beta