Skip to content

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 12 Sep 05:20
· 289 commits to main since this release

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 πŸ›

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