All notable changes to laravel-swivel
will be documented in this file.
Updates should follow the Keep a CHANGELOG principles.
- Nothing
- Nothing
- Nothing
- Nothing
- Nothing
- Support for Laravel / Lumen ^6.0
- Droppped support for PHP 5.6.
- Dropped support for Laravel / Lumen ^5.x due to security issues.
- Dropped support for Laravel / Lumen ^5.x due to security issues with illuminate/database.
- New configuration values for cache control
cache_key
andcache_duration
- Now it's possible to load personalized configuration from
./config/swivel.php
- Configuration file is no longer called
laravel-swivel.php
now isswivel.php
Initial version development