Releases: NiceAesth/aiosu
Releases · NiceAesth/aiosu
v1.4.0
Breaking Changes
- Token repositories must now also implement a
delete(session_id: int)
coroutine.
What's Changed
- style: add slots by @NiceAesth in #130
- feat: add token revoking by @NiceAesth in #134
- feat: set session to none on close by @NiceAesth in #135
Full Changelog: v1.3.3...v1.4.0
v1.3.3
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #126
- fix: improve score url lookups by @NiceAesth in #127
- feat: use passed attr to avoid completion calculation by @NiceAesth in #128
Full Changelog: v1.3.2...v1.3.3
v1.3.2
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- fix: re-open session if closed by @NiceAesth in #123
- fix: more lenient user query type lookups by @NiceAesth in #124
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- feat: add exception for get_client; fix: handle bools in get requests by @NiceAesth in #116
- fix: serialize enums correctly by @NiceAesth in #117
- feat: allow getting covers from bmapset id by @NiceAesth in #119
- fix: typing on missing methods by @NiceAesth in #118
- feat: add user rank highest by @NiceAesth in #121
- feat: add pp per playtime property to user stats by @NiceAesth in #122
- feat:
x-api-version
header support for scores by @NiceAesth in #120
Full Changelog: v1.2.4...v1.3.0
v1.2.4
What's Changed
- fix: missing session id in get client call by @NiceAesth in #115
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- fix: update token if provided and already exists in repo by @NiceAesth in #114
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- fix: prepare client properly; warn on custom repo by @NiceAesth in #111
- fix: prevent releasing outside master by @NiceAesth in #112
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- fix: content type on v1 endpoints by @NiceAesth in #109
Full Changelog: v1.2.0...v1.2.1