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

v2.6.5

Compare
Choose a tag to compare
@albertcht albertcht released this 03 Mar 12:44
· 196 commits to master since this release
9184fea

Fixes

  • Fix potential incorrect config in registerDatabaseDriver
  • Support empty response for OPTIONS request
  • Refactor and fix websocket pusher for broadcast

Features

  • Output error message to console when server error occurred
  • Pass full args to task event for task coroutine mode

Changes

  • Require minimal laravel version to 5.4 and support 5.8