Releases: heroiclabs/nakama-java
Releases · heroiclabs/nakama-java
v0.4.0
Notable changes
Changed
- Expose a simpler interface for identifier fields.
v0.3.0
Notable changes
Added
- Advanced Matchmaking with custom filters and user properties.
Fixed
- Improved errors to contain the underlying error reason.
v0.2.0
Notable changes
Added
- Leaderboard messages.
- Matchmaking messages.
- Match messsages.
- Match presence updates.
- Topic messages.
- Topic presence updates.
v0.1.2
Notable changes
Fixed
- Pin transitive SLF4J dependency on 1.7.* stable release.
- Use "okio.ByteString" rather than "java.util.Base64" for base64 support.
v0.1.1
Notable changes
Fixed
- Correctly expose builder functions to external packages.