Skip to content

Releases: spatie/laravel-settings

2.1.9

08 Jul 11:44

Choose a tag to compare

  • fix empty call not working when properties weren't loaded

2.1.8

21 Jun 15:22

Choose a tag to compare

  • fix fake settings not working with Arrayable

2.1.7

08 Jun 13:17

Choose a tag to compare

  • add support for refreshing settings

2.1.6

03 Jun 14:53

Choose a tag to compare

  • add support for defining the database connection table

2.1.5

21 May 14:20

Choose a tag to compare

  • fix some casting problems
  • update php-cs-fixer

2.1.4

28 Apr 14:23
43fed22

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

Choose a tag to compare

  • allow spatie/temporary-directory v2

2.1.2

08 Apr 13:49

Choose a tag to compare

  • skip classes with errors when discovering settings

2.1.1

07 Apr 13:45

Choose a tag to compare

  • add better support for nullable types in docblocks

2.1.0

07 Apr 12:52
3ba68a7

Choose a tag to compare

  • add casts to migrations (#53)
  • add original properties to SavingSettings event (#57)