Skip to content

Releases: minisbett/osu.NET

v0.15.0

04 Feb 13:39
3d16a42

Choose a tag to compare

Changes

  • 3d16a42 Use init in place of private set to allow re-using models for non-API purposes

v0.14.0

22 Jan 09:14
2f4f70d

Choose a tag to compare

Features

Changes

v0.13.0

02 Jan 13:55
dde8e6c

Choose a tag to compare

  • dde8e6c Breaking: make all score statistics default to null instead of being 0 by default in some cases

v0.12.1

31 Dec 18:51
c5a2ed9

Choose a tag to compare

  • 99403bb Changed type of BeatmapExtended.Set from BeatmapSet to BeatmapSetExtended
  • c5a2ed9 Fixed Score.Weight having the wrong data type

v0.12.0

24 Oct 18:21
bed4ad1

Choose a tag to compare

  • 5600d06 Fixed missing [JsonProperty] for Beatmap.DeletedAt
  • 911ae1f Added more coverage for null-logic flow handling on ApiResult<T>
  • bed4ad1 Added missing attributes to the Score model

v0.11.0

21 Sep 20:55
01c7dfe

Choose a tag to compare

Added various new endpoints (already reflected in the README).

Additionally, this version onwards the code is licensed under LGPL-v3.0, as opposed to GPL-v3.0.

v0.10.0

10 Sep 21:35
81806dc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

21 Aug 11:28
0c888c4

Choose a tag to compare

Full Changelog: v0.8.1...v0.9.0

v0.8.1

08 Apr 11:01
577f271

Choose a tag to compare

Full Changelog: v0.8.0...v0.8.1

v0.8.0

07 Apr 10:49
1a3503d

Choose a tag to compare

Full Changelog: v0.7.2...v0.8.0