This repository has been archived by the owner on Sep 22, 2024. It is now read-only.
Releases: signifly/laravel-manageable
Releases · signifly/laravel-manageable
v3.0.2 - 2023-11-21
fix: change macro method params to pull the details from config
v3.0.1 - 2023-11-21
Allow publishing a config file.
v3.0.0 - 2023-11-21
Prepare for Laravel 10
v2.3.2 - 2021-03-18
This release contains the following changes:
- Add support for PHP 8
v2.3.1 - 2020-09-11
This release contains the following changes:
- Add support for Laravel 8
v2.3.0 - 2020-03-03
This release contains the following changes:
- Add support for Laravel 7
- Drop support for Laravel 5.x
v2.2.1 - 2019-12-05
This release contains the following changes:
- Foreign keys no longer cascade data on delete
v2.2.0 - 2019-09-10
This release contains the following changes:
- Add support for Laravel 6.0
v2.1.0 - 2019-08-22
This release contains the following:
- Bugfix: The
editor
is now updated on every update as intended - Test improvements
v2.0.1 - 2019-05-28
This release contains the following:
- Ignore all test and documentation with "export-ignore"