- Use passed-in argument for
leaderboardName
inchangeScoreForMemberIn
andtotalPagesIn
. - Pull request #1 to that adds logic to cope with cases where no such user is present in the leaderboard.
- Change
addMember
torankMember
. - Added
deleteLeaderboard
anddeleteLeaderboardNamed
. - Added ability to initialize Leaderboard class with an existing Redis connection.