Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

29 lines (22 loc) · 1.1 KB

[1.0.2]

[1.0.1]

  • Fix unhandled exception when joinRef is null @macoshita

[1.0.0]

[0.2.2]

  • Improve error handling for StreamSink
  • Update README thanks @leksim
  • Clone channel list thanks @kraglik
  • Update deps and reorganize examples thanks @henry-hz
  • Fix reconnection error thanks @mjheilmann

[0.2.1]

  • Fix a bug where items were still added to StreamSink despite the connection being terminated

[0.2.0]

  • Fix a bug with socket options params vsn value being overridden
  • Remove dependency on Flutter
  • Move to TravisCI
  • Upgrade dependencies
  • Add the PhoenixPresence service which is a port of the Phoenix JavaScript client

[0.1.3]

[0.1.2]