Skip to content

Releases: glorand/laravel-model-settings

V7.0.0

13 Mar 10:41
b7e5556
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.0.3...7.0.0

V6.0.3

20 Sep 07:26
b924e6a
Compare
Choose a tag to compare
Fix "Segmentation fault" for model inheritance (#109)

* Fix "Segmentation fault" for model inheritance

* Fix formatting

V6.0.2

19 Jun 20:58
2fe95e4
Compare
Choose a tag to compare
Fix typo in readme (#108)

V6.0.1

20 Feb 08:22
ec76eb3
Compare
Choose a tag to compare

Laravel 10 support, and dropped Laravel 9.

V5.0.1

27 Jan 11:06
118ff5c
Compare
Choose a tag to compare
PHP 8.2 | Fix "Use of "parent" in callables is deprecated" notice (#105)

* PHP 8.2 | Fix "Use of "parent" in callables is deprecated" notice

* Update HasSettings.php

V5.0.0

10 Feb 07:34
8b3b1b4
Compare
Choose a tag to compare

What's Changed

  • Add support for Laravel 9 by @belzaaron
  • DROP Laravel 7,8 support
  • 8.0 min. php version
  • Develop by @glorand in #99

Full Changelog: 4.4.1...5.0.0

V4.4.1

12 Nov 22:41
da46f68
Compare
Choose a tag to compare
Updates (#95)

* Updates

* update changelog

V4.4.0

01 Nov 22:16
20dfb02
Compare
Choose a tag to compare
  • Validation system for settings data

V4.3.0

11 Oct 14:45
eccffb5
Compare
Choose a tag to compare
  • Using another method name other than settings()

V4.2.2

07 Apr 20:06
3ce84e2
Compare
Choose a tag to compare

fix: Parameter type