v1.0.0-alpha.14
Pre-release
Pre-release
What's Changed
New Features ✅
- Add support for
verified
filter on/matches/{id}
, includePlayers
onMatchDTO
, and other fixes by @hburn7 in #576 - Add
GET /games/{id}
withverified
parameter by @hburn7 in #577 - Add
GET /gamescores/{id}
withverified
parameter by @hburn7 in #578 - Additions to
GameDTO
andGameScoreDTO
by @myssto in #581 - Add support for fetching beatmapsets and beatmap attributes to the
OsuApiClient
by @myssto in #583
Misc. Fixes 🚧
- Update issue templates by @hburn7 in #587
- Create new beatmap relationships by @hburn7 in #589
- include new beatmap navigations in queries by @myssto in #590
- Remove unused classes, improve some data validations by @myssto in #591
- API automatic audit blaming by @myssto in #593
Full Changelog: v1.0.0-alpha.13...v1.0.0-alpha.14