Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

v2.6.0

Compare
Choose a tag to compare
@albertcht albertcht released this 13 Jan 12:21
· 237 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.