Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 405 Bytes

CHANGELOG.md

File metadata and controls

16 lines (12 loc) · 405 Bytes

0.1.4

  • Adds onError() and onDone() callbacks to NakamaWebsocketClient

0.1.3

  • Fixes that the given server key was ignored

0.1.2

  • Fully implements all authentication methods
  • Enhanced documentation and adds link to package

0.1.1

  • Fixed analyzer issues on web platform
  • Breaking Change: use getNakamaClient() instead of NakamaBaseClient.adaptive()

0.1.0

  • First release