Releases: spatie/laravel-settings
Releases · spatie/laravel-settings
3.4.1
What's Changed
- chore(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #309
- Change out of date stubs in README by @GrandadEvans in #310
- Support Illuminate\Support\Carbon as cast by @Propaganistas in #311
- chore: fix typo by @danjohnson95 in #306
New Contributors
- @GrandadEvans made their first contribution in #310
- @Propaganistas made their first contribution in #311
- @danjohnson95 made their first contribution in #306
Full Changelog: 3.4.0...3.4.1
3.4.0
What's Changed
- Update README.md by @marventhieme in #290
- Update README.md by @marventhieme in #291
- Feat: add exists in migrator by @akshit-arora in #289
New Contributors
- @marventhieme made their first contribution in #290
- @akshit-arora made their first contribution in #289
Full Changelog: 3.3.3...3.4.0
3.3.3
What's Changed
- Handle Parentheses On Anonymous Settings Migrations by @Magnesium38 in #280
New Contributors
- @Magnesium38 made their first contribution in #280
Full Changelog: 3.3.2...3.3.3
3.3.2
What's Changed
- [3.x] Fix PHP 7.4 Compatibilty by @Rizky92 in #264
- Update MakeSettingCommand.php by @hamzaelmaghari in #262
Full Changelog: 3.3.1...3.3.2
3.3.1
3.3.0
What's Changed
- Update composer.json to use Larastan Org by @arnebr in #252
- Add support for laravel 11 by @shuvroroy in #256
- Added settings driven custom encoder/decoder by @naxvog in #250
Full Changelog: 3.2.3...3.3.0
3.2.3
3.2.2
3.2.1
3.2.0
- Add support for database-less fakes