Releases: kanata-php/kanata-core
Releases · kanata-php/kanata-core
0.8.11
0.8.10
Added
- Added refresh to ws server.
0.8.8
Added
- Updated dependencies.
0.7.11
Fixed
The latest version of Socket Conveyor require socket persistence to never be within the same class (channel, listeners and associations). This affected the previous implementation of the WebSocket Command.
0.7.10
Added
- Updated Socket Conveyor version
- Adjustments to accept sqlite as well as other db drivers also accepted by database/illuminate (laravel eloquent).