Skip to content

v0.4.1

Compare
Choose a tag to compare
@TTTaevas TTTaevas released this 22 Nov 17:30
· 91 commits to master since this release

Adds some functions:

  • searchUser()
  • getUserMostPlayed()
  • getUserBeatmaps()
  • getWikiPage()
  • getBeatmapDifficultyAttributes() (was private before, in favour of ruleset-specific functions)

This version also fixes a bug affecting several functions where the specified ruleset would be ignored in favour of a default one if the specified ruleset is the osu! ruleset
That bug affected:

  • getUser()
  • getUserScores()
  • getBeatmapScores()
  • getBeatmapUserScore()
  • getBeatmapUserScores()