Releases: spatie/laravel-settings
Releases · spatie/laravel-settings
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
3.1.0
- Add support for nullable enum properties
- Updates to the upgrade guide