Skip to content

Releases: NiceAesth/aiosu

v2.3.1

10 Apr 14:25
Compare
Choose a tag to compare

What's Changed

  • fix: hotfix score_type nullable in pinattributes by @NiceAesth in #236

Full Changelog: v2.3.0...v2.3.1

v2.3.0

09 Apr 07:07
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency pytest-cov to v5 by @renovate in #231
  • fix: artist tracks endpoint, array url param by @NiceAesth in #233
  • feat: add exclusive_only parameter to get_featured_artists() by @NiceAesth in #235

Full Changelog: v2.2.2...v2.3.0

v2.2.2

03 Mar 10:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

v2.2.1

29 Feb 11:41
Compare
Choose a tag to compare

What's Changed

  • feat: update artist models with osu-web attributes by @NiceAesth in #223
  • feat: preserve status code on content type exceptions by @NiceAesth in #225
  • feat: change score models, add legacy_only, update tests by @NiceAesth in #227

Full Changelog: v2.2.0...v2.2.1

v2.2.0

09 Feb 17:39
Compare
Choose a tag to compare

Breaking changes

  • Client.close() and ClientStorage.close() methods are now deprecated with a warning. Use aclose() instead. Will be removed on 2024-03-01

Smaller changes

  • added RefreshTokenExpiredError to be handled when _refresh() fails. Bad tokens will be deleted from the repository.

What's Changed

Full Changelog: v2.1.9...v2.2.0

v2.1.9

30 Jan 16:56
Compare
Choose a tag to compare

What's Changed

  • feat: add legacy_only param to get_beatmap_scores by @NiceAesth in #214

Full Changelog: v2.1.8...v2.1.9

v2.1.8

30 Jan 09:08
Compare
Choose a tag to compare

v2.1.7

30 Jan 08:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.6...v2.1.7

v2.1.6

23 Jan 11:39
Compare
Choose a tag to compare

What's Changed

  • feat: update models to be in line with osu-web by @NiceAesth in #198
  • chore(deps): update actions/setup-python action to v5 by @renovate in #203
  • chore(deps): update dependency pytest-asyncio to ^0.23.0 by @renovate in #202
  • feat: add new lazer replay attributes by @NiceAesth in #205
  • fix (docs/types): double-check typing definitions by @NiceAesth in #207

Full Changelog: v2.1.5...v2.1.6

v2.1.5

29 Oct 13:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.4...v2.1.5