All notable changes to laravel-model-expires
will be documented in this file.
v1.8.1 - 2020-11-11
- Support for PHP 8.
v1.8.0 - 2020-11-10
- Support for PHP 8.
#27
- Removed support for Laravel 5.5.
#28
v1.7.0 - 2020-09-18
v1.6.0 - 2020-08-08
- Added support for Laravel 8.
#19
v1.5.1 - 2020-03-25
v1.5.0 - 2020-03-05
- Added support for Laravel 7.
#18
v1.4.1 - 2019-11-23
- Make macros chainable.
1dfe8b1
v1.4.0 - 2019-11-08
- Changed namespace to
Mvdnbrk\EloquentExpirable
.#14
- Changed local scopes to a global
ExpiringScope
.#14
v1.3.0 - 2019-11-08
v1.2.0 - 2019-11-08
v1.1.0 - 2019-11-07
- Changed
Expires
trait name toExpirable
.#5