Skip to content

v0.5.2

Compare
Choose a tag to compare
@TTTaevas TTTaevas released this 15 Mar 14:56
· 51 commits to master since this release

Added many functions:

  • getEvents()
  • getSeasonalBackgrounds()
  • getComments()
  • getComment()
  • getBeatmapsetDiscussions()
  • getBeatmapsetDiscussionVotes()
  • getBeatmapsetDiscussionPosts()
  • searchBeatmapset()
  • lookupBeatmapset()
  • getBeatmapsetEvents()

Other things this version brings are:

  • Fixes to Events (which were notably used by getUserRecentActivity())
  • A proper and convenient namespace for WebSocket stuff
  • Genres & Languages enums
  • Usage of the Rulesets enum for some properties (like mode/playmode of a User) instead of string

Full Changelog: v0.5.1...v0.5.2