Skip to content

Releases: spatie/laravel-settings

3.4.4

11 Apr 11:36
fd0eb5a
Compare
Choose a tag to compare

Full Changelog: 3.4.3...3.4.4

3.4.3

11 Apr 09:35
Compare
Choose a tag to compare

What's Changed

  • Do not save settings with missing migrations by @gazben in #313

Full Changelog: 3.4.2...3.4.3

3.4.2

14 Feb 14:41
Compare
Choose a tag to compare

What's Changed

  • Fill missing settings with default values by @gazben in #298

New Contributors

Full Changelog: 3.4.1...3.4.2

3.4.1

31 Jan 14:51
a596c67
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.4.0...3.4.1

3.4.0

20 Sep 13:48
2da8cb5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.3.3...3.4.0

3.3.3

13 Aug 13:21
9c6e6c0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.3.2...3.3.3

3.3.2

22 Mar 07:57
3950667
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.3.1...3.3.2

3.3.1

13 Mar 16:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.3.0...3.3.1

3.3.0

19 Feb 17:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.3...3.3.0

3.2.3

04 Dec 11:38
2cca592
Compare
Choose a tag to compare
  • Revert "Use Illuminate\Database\Eloquent\Casts\Json if possible" (#249)