Skip to content

Releases: spatie/laravel-settings

2.1.12

14 Oct 14:40
0f7ee06
Compare
Choose a tag to compare
  • add possibility to check if setting is locked or unlocked (#89)

2.1.11

23 Aug 07:34
e672f14
Compare
Choose a tag to compare
  • ignore abstract classes when discovering settings (#84)

2.1.10

17 Aug 12:17
Compare
Choose a tag to compare
  • add support for null in DateTime casts

2.1.9

08 Jul 11:44
Compare
Choose a tag to compare
  • fix empty call not working when properties weren't loaded

2.1.8

21 Jun 15:22
Compare
Choose a tag to compare
  • fix fake settings not working with Arrayable

2.1.7

08 Jun 13:17
Compare
Choose a tag to compare
  • add support for refreshing settings

2.1.6

03 Jun 14:53
Compare
Choose a tag to compare
  • add support for defining the database connection table

2.1.5

21 May 14:20
Compare
Choose a tag to compare
  • fix some casting problems
  • update php-cs-fixer

2.1.4

28 Apr 14:23
43fed22
Compare
Choose a tag to compare
  • added fallback for settings.auto_discover_settings (#63)
  • add support for spatie/data-transfer-object v3 (#62)

2.1.3

14 Apr 13:14
ad29681
Compare
Choose a tag to compare
  • allow spatie/temporary-directory v2