What's Changed
New Features 🎉
- feat: support auto-cast in data object and eloquent caster by @albertcht in #214
Improvements 🔧
- feat: support prefix option in routes by @albertcht in #205
- improve: support X-XSRF-TOKEN header in VerifyCsrfToken middleware by @albertcht in #209
- fix: ensure parameter for formatIdentifier function is string by @albertcht in #212
- feat: support Laravel-style eval function in redis connection by @albertcht in #217
Bug fixes 🐛
- fix: fix returned value in redis call by @albertcht in #213
- fix: fix registration of provider config in service providers by @albertcht in #215
- fix: fix facade binding in log service by @albertcht in #216
Other Changes 🔄
- chore: adjust php-cs rules because of breaking default changes of php-cs by @albertcht in #210
Full Changelog: v0.3.0...v0.3.1