Releases: Lekuruu/osu.py
Releases · Lekuruu/osu.py
1.4.11
What's Changed
- Bump psutil from 6.0.0 to 6.1.0 by @dependabot in #14
- Added support for custom executable hashes in 6b15010
Full Changelog: 1.4.10...1.4.11
1.4.10
What's Changed
- Add
run_async
function toTcpGame
- Add exception handler for wmi module
Full Changelog: 1.4.9...1.4.10
1.4.9
1.4.8
What's Changed
- Update dependencies
- Refactor request interval logic to not spam servers to death (hopefully)
Full Changelog: 1.4.7...1.4.8
1.4.7
1.4.6
1.4.5
Previous release didn't update correctly...
Full Changelog: 1.4.4...1.4.5
1.4.4
What's Changed
- Fixed
reset
function inStatus
dataclass - Fixed
spectating
target not being reset when callingstop_spectating
Full Changelog: 1.4.3...1.4.4
1.4.3
What's Changed
- Added support for asyncio
- Improved login performance
- Added a
verification_url
property to the api
Full Changelog: 1.4.2...1.4.3
1.4.2
What's Changed
- Fixed add/remove friend checks (again)
- Added
level
property toPlayer
Full Changelog: 1.4.1...1.4.2