2018-07-10 16:54:55 +00:00
|
|
|
# 1.1.2
|
|
|
|
* Dart 2 updates.
|
|
|
|
* Added `handleClient`, which is nice for external implementations
|
|
|
|
that plug into `AngelWebSocket`.
|
|
|
|
|
2017-12-21 20:15:47 +00:00
|
|
|
# 1.1.1
|
|
|
|
* Deprecated `unwrap`.
|
|
|
|
* Service streams now pump out `e.data`, rather than the actual event.
|
|
|
|
|
2017-12-10 05:31:34 +00:00
|
|
|
# 1.1.0+1
|
|
|
|
* Added `unwrap`.
|