Releases: tarfin-labs/laravel-config
Releases · tarfin-labs/laravel-config
5.1.1
What's Changed
- Added Custom Caster Feature by @aydinfatih in #35
New Contributors
- @aydinfatih made their first contribution in #35
Full Changelog: v5.1.0...5.1.1
v5.1.0
What's Changed
- add laravel 11 support by @mkeremcansev in #36
New Contributors
- @mkeremcansev made their first contribution in #36
Full Changelog: v5.0.2...v5.1.0
v5.0.2
What's Changed
- Update type column in config table by @YunusEmreNalbant in #34
Full Changelog: v5.0.1...v5.0.2
v5.0.1
What's Changed
- Update type column in config table by @YunusEmreNalbant in #33
Full Changelog: v5.0.0...v5.0.1
v5.0.0
What's Changed
- Dropped support for PHP versions below 8.1.
- Added dynamic casting support to the LaravelConfig class, enabling it to cast configuration values based on their types by @YunusEmreNalbant in #31
- Added new enum ConfigValueCast.php
New Contributors
- @YunusEmreNalbant made their first contribution in #31
Full Changelog: v4.7.0...v5.0.0
v4.7.0
v4.6.0
What's Changed
- Laravel 10 upgrade by @oguzhankrcb in #28
New Contributors
- @oguzhankrcb made their first contribution in #28
Full Changelog: 4.5.0...4.6.0