Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 709 Bytes

CHANGELOG.md

File metadata and controls

47 lines (26 loc) · 709 Bytes

1.0.0

  • Added example folder

0.1.0

  • Make changes in the configuration class for userIdentifier, username and password
  • Add support to publish messages

0.0.9

  • Upgrade SDK & dependencies to latest version
  • Make variables nullable instead of late

0.0.8

  • Made Subscribe and Unsubscribe topics conditionless

0.0.7

  • Fix Data stream not initialized

0.0.6

  • Added Event stream for topic and data

0.0.5

  • Added disconnect callback

0.0.4

  • Added BrowserClient support for Web
  • Added Documentation

0.0.3

  • Added exception handling in connect client

0.0.2

  • Added websocket configuration
  • boolean configuration for secure and logging

0.0.1

  • Initial release.