added

KMM SDK v0.0.5

  1. Added method - sdk.loyalty().getOwnRankings(rankType: RankType?, typeId: String?, limit: Int?, page: Int?, disableCache: Boolean?)
  2. Added helper method - sdk.predictor().helpers().calculateOneXTwoFromScores(MatchSummary: matchSummary)
  3. Added helper method - sdk.topX().helpers().findCurrentGame(List<Game>: games)
  4. Added helper method - sdk.topX().helpers().findLastGame(List<Game>: games)
  5. Added method - sdk.topX().getMarketsResultsForGame(List<Game>: games)