Skip to content

v1.0.0-alpha.14

Pre-release
Pre-release
Compare
Choose a tag to compare
@hburn7 hburn7 released this 07 Feb 04:01
· 24 commits to master since this release
9cb12a7

What's Changed

New Features ✅

  • Add support for verified filter on /matches/{id}, include Players on MatchDTO, and other fixes by @hburn7 in #576
  • Add GET /games/{id} with verified parameter by @hburn7 in #577
  • Add GET /gamescores/{id} with verified parameter by @hburn7 in #578
  • Additions to GameDTO and GameScoreDTO 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