Version 0.3.0
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