Releases: rawilk/laravel-settings
Releases · rawilk/laravel-settings
v3.4.0
What's Changed
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #63
- [Feature]: Hash key generator by @rawilk in #68
- Bump dependabot/fetch-metadata from 1.6.0 to 2.2.0 by @dependabot in #66
Full Changelog: v3.3.1...v3.4.0
v3.3.1
What's Changed
- Fix typo by @lakuapik in #51
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #52
- Added support for larvael 11.x by @demianottema in #58
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #59
- Finish Laravel 11.x Compatibility Update by @rawilk in #60
New Contributors
- @lakuapik made their first contribution in #51
- @demianottema made their first contribution in #58
Full Changelog: v3.3.0...v3.3.1
v3.3.0
v3.2.0
v3.1.2
v3.1.1
v3.1.0
v3.0.0
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
andSetting
- 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
v2.2.2
What's Changed
- Bump creyD/prettier_action from 4.2 to 4.3 by @dependabot in #15
- Bump aglipanci/laravel-pint-action from 2.1.0 to 2.2.0 by @dependabot in #17
- Add Laravel 10.x Support by @rawilk in #18
- Add Php 8.2 compatibility by @rawilk in #19
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #13
- Bump aglipanci/laravel-pint-action from 1.0.0 to 2.1.0 by @dependabot in #10
- Improve internal handling of the Context object on Settings service class
- Prevent decryption errors when checking if a value should be persisted or not on
set()
Full Changelog: v2.2.0...v2.2.1