Skip to content

Releases: heroiclabs/nakama-java

v0.4.0

07 Nov 15:01
Compare
Choose a tag to compare

Notable changes

Changed

  • Expose a simpler interface for identifier fields.

v0.3.0

17 Oct 12:38
Compare
Choose a tag to compare

Notable changes

Added

  • Advanced Matchmaking with custom filters and user properties.

Fixed

  • Improved errors to contain the underlying error reason.

v0.2.0

24 Sep 20:26
Compare
Choose a tag to compare

Notable changes

Added

  • Leaderboard messages.
  • Matchmaking messages.
  • Match messsages.
  • Match presence updates.
  • Topic messages.
  • Topic presence updates.

v0.1.2

02 Sep 13:15
Compare
Choose a tag to compare

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

14 Aug 19:04
Compare
Choose a tag to compare

Notable changes

Fixed

  • Correctly expose builder functions to external packages.

v0.1.0

13 Aug 14:56
Compare
Choose a tag to compare

Notable changes

Added

  • Initial public release.