Skip to content

Latest commit

 

History

History
80 lines (42 loc) · 927 Bytes

CHANGELOG.md

File metadata and controls

80 lines (42 loc) · 927 Bytes

0.1.0

  • Add null safety

0.0.18

  • Mention class for channel messages

0.0.17

  • Add http call for all subscription update list

0.0.16

  • Clean code

0.0.15

  • Standardization webSocket message

0.0.14

  • Add webSocket connection, notification and message

0.0.13

  • Remove authentication stored in httpService

0.0.12

  • Update http call with specific exception returned

0.0.11

  • Add login exception on authentication failed
  • Add example

0.0.10

  • Fix http dependency again

0.0.9

  • Fix http dependency

0.0.8

  • Force 0 on message counter null

0.0.7

  • Fix wording
  • Add room service methods counters, history

0.0.6

  • Fix NPE on filter

0.0.5

  • Add channel history method
  • Add channel mark as read
  • Add filters on channel methods

0.0.4

  • Add channel and room counters

0.0.3

  • Update Message attributes

0.0.2

  • Fix login URI

0.0.1

  • First Release