Skip to content

v3.0.0

Compare
Choose a tag to compare
@rawilk rawilk released this 29 Sep 15:29
· 55 commits to main since this release
2bb48a5

What's Changed

  • Add team/multi-tenancy support by @rawilk in #28
  • Remove Laravel 8.x support
  • Remove Laravel 9.x support
  • Add PHP 8.3 support
  • Update interface method signatures for Driver and Setting
  • Add support for custom key and context serializers by @rawilk in #30
  • Add custom value serializer support by @rawilk in #31
  • Fix typo in isFalse check - 84989d4
  • Add support to fetch/flush all settings by @rawilk in #32
  • Dispatch events for certain operations in settings service @rawilk in #33
  • Add ability to get the cache key for a given setting key - 91fbd87

Full Changelog: v2.2.2...v3.0.0