Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 390 Bytes

CHANGELOG.md

File metadata and controls

27 lines (16 loc) · 390 Bytes

1.0.0

  • Initial version

1.0.1

  • Fix pedantic lints

1.0.2

  • Fix more dart syntax
  • Added docs

1.0.3

  • dartfmt formatting fixes

1.0.4

  • Pass headers and params onto IOWebSocketChannel constructor
  • Updated example docs

1.1.0

  • Added ability to listen to Hotline and HotlineSubscription instances as streams
  • Made all callbacks optional parameters
  • Updated docs