Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

v2.6.0

Choose a tag to compare

@albertcht albertcht released this 13 Jan 12:21
· 238 commits to master since this release
b40fbb8

Changes

  • Add chunk support to response for better performance.
  • Some code refactors, thanks to @fractalzombie.
  • Added hot reload feature with fswatch.
  • Add support for Laravel 5.6 and 5.7.
  • Abandon support for Laravel/Lumen 5.1 and 5.2.

Fixes

  • Fix exception report for throwable error.