Releases: rawilk/laravel-settings
Releases · rawilk/laravel-settings
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
v2.2.0
What's Changed
- Allow cache to be temporarily disabled (via
temporarilyDisableCache()
)
Full Changelog: v2.1.1...v2.2.0
v2.1.1
What's Changed
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #8
- Bump actions/checkout from 2 to 3 by @dependabot in #9
- Prevent non-strings from being unserialized or decrypted
Full Changelog: v2.1.0...v2.1.1
v2.1.0
Added
Changed
- Composer: Update doctrine/dbal requirement from ^2.12 to ^3.5 by @dependabot in #5
- Bump creyD/prettier_action from 3.0 to 4.2 by @dependabot in #6
- Drop official PHP 8.0 support
Full Changelog: v2.0.1...v2.1.0