Skip to content

Releases: NiceAesth/aiosu

v2.3.5

20 Dec 18:50

Choose a tag to compare

v2.3.4

20 Dec 18:35

Choose a tag to compare

v2.3.4

v2.3.3

20 Dec 18:21

Choose a tag to compare

What's Changed

  • feat: update to py3.10+ by @NiceAesth in #289
  • fix: change scorev2 acronym to match lazer mods.json by @NiceAesth in #288
  • fix: strip BOM from text/plain responses and fix types argument in get_beatmapset_events by @NiceAesth in #297

Full Changelog: v2.3.2...v2.3.3

v2.3.2

05 Aug 16:50

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.1...v2.3.2

v2.3.1

10 Apr 14:25

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

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

Choose a tag to compare

What's Changed

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

v2.2.1

29 Feb 11:41

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

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

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