Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

Releases: signifly/laravel-manageable

v3.0.2 - 2023-11-21

21 Nov 13:19
Compare
Choose a tag to compare
fix: change macro method params to pull the details from config

v3.0.1 - 2023-11-21

21 Nov 13:13
Compare
Choose a tag to compare
v3.0.1 - 2023-11-21 Pre-release
Pre-release

Allow publishing a config file.

v3.0.0 - 2023-11-21

21 Nov 12:38
Compare
Choose a tag to compare
v3.0.0 - 2023-11-21 Pre-release
Pre-release

Prepare for Laravel 10

v2.3.2 - 2021-03-18

18 Mar 13:36
1651719
Compare
Choose a tag to compare

This release contains the following changes:

  • Add support for PHP 8

v2.3.1 - 2020-09-11

11 Sep 13:47
Compare
Choose a tag to compare

This release contains the following changes:

  • Add support for Laravel 8

v2.3.0 - 2020-03-03

03 Mar 18:22
Compare
Choose a tag to compare

This release contains the following changes:

  • Add support for Laravel 7
  • Drop support for Laravel 5.x

v2.2.1 - 2019-12-05

05 Dec 10:20
Compare
Choose a tag to compare

This release contains the following changes:

  • Foreign keys no longer cascade data on delete

v2.2.0 - 2019-09-10

10 Sep 09:44
Compare
Choose a tag to compare

This release contains the following changes:

  • Add support for Laravel 6.0

v2.1.0 - 2019-08-22

22 Aug 08:43
Compare
Choose a tag to compare

This release contains the following:

  • Bugfix: The editor is now updated on every update as intended
  • Test improvements

v2.0.1 - 2019-05-28

28 May 11:36
Compare
Choose a tag to compare

This release contains the following:

  • Ignore all test and documentation with "export-ignore"