Skip to content

Version 0.3.0

Compare
Choose a tag to compare
@Renondedju Renondedju released this 12 Jul 13:58
· 65 commits to master since this release

Replays and multiplayer match arrived !

  • Created replay model
  • Added OsuApi.get_replay()
  • Added the ReplayUnavailable exception
  • Added the MultiplayerMach model
  • Added the MultiplayerGame model
  • Added the MultiplayerScore model
  • Added the MultiplayerTeam enum
  • Added the ScoringType enum
  • Added the TeamType enum
  • Added OsuApi.get_match()
  • Fixed route check bug