What's Changed
- symlink readme from nakama by @lugehorsam in #98
- Fix account mapping for time related fields by @ilmalte in #100
- Create session restore by @garlen-javier in #101
- Refactored rest client by @fsufyan in #103
- Add missing match presence and remove duplicate session restore by @fsufyan in #106
- Add missing envelope to api.Rpc mapping in WebsocketClient by @rephlex187 in #116
- Include session in request for
NakamaGrpcClient.sessionLogout
by @blaugold in #110 - Fix defaults for
state
parameter oflistFriends
,listGroupUsers
andlistUserGroups
inNakamaGrpcClient
by @blaugold in #109 - WASM compatibility by @imaNNeo in #118
- Various improvements example project by @ilmalte in #119
New Contributors
- @ilmalte made their first contribution in #100
- @garlen-javier made their first contribution in #101
- @rephlex187 made their first contribution in #116
- @blaugold made their first contribution in #110
- @imaNNeo made their first contribution in #118
Full Changelog: v1.1.0...v1.2.0