Releases: Astrotomic/laravel-cachable-attributes
Releases · Astrotomic/laravel-cachable-attributes
v0.3.0
- add PHP 8 support
- add Laravel 8 support
v0.2.0
- rename
\Astrotomic\CachableAttributes\HasCachableAttributes
to \Astrotomic\CachableAttributes\CachesAttributes
- rename
\Astrotomic\CachableAttributes\AttributesCache
to \Astrotomic\CachableAttributes\CachableAttributes
- add Laravel 7 support