Aiosu

Latest version: v2.3.1

Safety actively analyzes 629959 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 7

1.1.0

What's Changed
* chore: update makefile by NiceAesth in https://github.com/NiceAesth/aiosu/pull/92
* fix: create chat channel target_ids by NiceAesth in https://github.com/NiceAesth/aiosu/pull/94
* docs: update create_chat_channel by NiceAesth in https://github.com/NiceAesth/aiosu/pull/95
* docs: update UUID private message docs by NiceAesth in https://github.com/NiceAesth/aiosu/pull/96
* fix: set score stats based on completion by NiceAesth in https://github.com/NiceAesth/aiosu/pull/99
* chore: codacy fixes by NiceAesth in https://github.com/NiceAesth/aiosu/pull/100
* fix: account for scorev2 in mania accuracy by NiceAesth in https://github.com/NiceAesth/aiosu/pull/101
* feat: account for sv2 in std acc; style: improve code style by NiceAesth in https://github.com/NiceAesth/aiosu/pull/102
* chore(deps): update dependency black to v23 by renovate in https://github.com/NiceAesth/aiosu/pull/103
* fix: alias 2x images; add 2x for tournament banner by NiceAesth in https://github.com/NiceAesth/aiosu/pull/106
* chore(deps): update dependency mypy to v1 by renovate in https://github.com/NiceAesth/aiosu/pull/105
* chore(deps): update dependency sphinx to v6 by renovate in https://github.com/NiceAesth/aiosu/pull/90
* feat: add user hit counts to statistics by NiceAesth
* fix: remove deprecated content_html by NiceAesth in https://github.com/NiceAesth/aiosu/pull/107


**Full Changelog**: https://github.com/NiceAesth/aiosu/compare/v1.0.0...v1.1.0

1.0.0

Breaking changes:
- `classes` have been moved to `models`
- `events` and `exceptions` are now in the top level folder
- `models/token` has been renamed to `models/oauthtoken`
- Cursor models require explicit json serialization (via `.dict()` or `.json()`

Other changes:
- `Mod` is now an `IntEnum`
- API v1 now provides a function to download `.osu` beatmap files
- API v2 now provides functions for all non-lazer endpoints
- Added partial function `next()` to models with cursors
- Default ratelimits have been lowered
- Apply ratelimit to token authentication requests
- Ratelimit parameter is now a `tuple[num_reqs: int, time: int]` instead of `AsyncLimiter`
- Added binary data util for file-like objects
- Added replay parser util
- Added better scoping support
- Added `generate_url` to `utils/auth`

0.2.0

What's Changed
* Implement new event system by NiceAesth in https://github.com/NiceAesth/aiosu/pull/33


**Full Changelog**: https://github.com/NiceAesth/aiosu/compare/v0.1.3...v0.2.0

0.1.3

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/NiceAesth/aiosu/pull/31
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/NiceAesth/aiosu/pull/32
* Add request_beatmap() for API v1 scores, fix null values in API v1, fix default limits by NiceAesth in https://github.com/NiceAesth/aiosu/pull/30


**Full Changelog**: https://github.com/NiceAesth/aiosu/compare/v0.1.2...v0.1.3

0.1.2

What's Changed
* Add TYPE_CHECKING to typing imports by NiceAesth in https://github.com/NiceAesth/aiosu/pull/29


**Full Changelog**: https://github.com/NiceAesth/aiosu/compare/v0.1.0...v0.1.2

0.1.1

**Full Changelog**: https://github.com/NiceAesth/aiosu/compare/v0.1.0...v0.1.1

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.