v0.2.0
Notable changes
Added
- Add new impl and test cases for storage, friends, and groups.
- Add new impl for realtime and chat messages.
Changed
- Do not close the connection on logout. It will be closed by the server.
- Update client usages for friend messages due to changes in server protocol.
Fixed
- Fix various small test cases caused by changes in the server.
Note: The Unity client depends on 0.11.1 or greater of the Nakama server due to minor protocol changes.