Releases: huang-yi/shadowfax
Releases · huang-yi/shadowfax
v2.10.3
Fixed
- Fix redis service not being overridden
v2.10.2
Fixed
- Fix version comparison in Lumen
v2.10.0
Added
- Add a artisan command
shadowfax:task
to create task class
v2.9.1
Fixed
Changed
- Send big response by HTTP chunk
v2.9.0
Added
- Add the
AppPoppedEvent
, it will be dispatched after the Laravel Application is popped from the pool
- Add before cleaner
- Add pagination cleaner
Fixed
- Fix close the WebSocket connection
v2.8.3
Fixed
- Fix the WebSocket "handshake" event handler (#37)
v2.8.2
Fixed
- Fix the Facade. Clear all of the resolved instance in Facade when popping Laravel Application (#35)