Skip to content

Releases: justijndepover/laravel-settings

0.13.0

03 Oct 07:37
Compare
Choose a tag to compare

Fix cases where 0 is stored as a value

0.12.0

20 Feb 09:54
Compare
Choose a tag to compare

Added support to cache settings over current request

0.11.0

17 Oct 06:07
Compare
Choose a tag to compare

Bug fix + feature testing

0.10.0

14 Oct 13:00
Compare
Choose a tag to compare

Added support for caching TTL

0.9.0

01 Sep 09:22
Compare
Choose a tag to compare

support PHP 8.1

0.8.0

02 Dec 08:49
Compare
Choose a tag to compare
  • The value column in the migration is of type text

0.7.0

30 Sep 10:50
Compare
Choose a tag to compare
  • Bugfix with default parameter in get method
  • Bugfix with nullable return type

0.6.0

29 Sep 11:03
Compare
Choose a tag to compare
  • Fixed a bug with the migration file name
  • added new test cases

0.5.0

02 Apr 15:50
Compare
Choose a tag to compare
typo

0.4.0

21 Nov 17:43
Compare
Choose a tag to compare
only perform migration when published