This changelog references the relevant changes (bug and security fixes) done to laravie/streaming.
Released: 2019-03-15
- Small trivial changes to code and readme.
Released: 2019-02-17
- Improve performance by prefixing all global functions calls with
\to skip the look up and resolve process and go straight to the global function.
Released: 2018-11-09
- Update
react/event-loopto 1.0+.
Released: 2018-09-13
- Replaced abandoned
predis/predis-asyncwithlaravie/predis-async.
Released: 2018-07-10
- Remove return scalar typehint.
Released: 2018-02-10
- Update minimum PHP to 7.1+.
- Add scalar typehint for parameter and return type.