Brawlstats

Latest version: v4.2.0

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

Scan your dependencies

Page 1 of 11

4.2.0

Added
- Implemented an endpoint with `Client.get_event_rotation` which gets the events in the current rotation.
- Added a method `Player.get_battle_logs` which directly gets the player's battle log.
Fixed
- Client actually uses session passed into parameters now instead of creating a new one anyways
- `UnexpectedError` now properly shows the returned text in the message
- The `use_cache` parameter now works for `get_brawlers` and the async client
Removed
- Removed the prevent_ratelimit option for the Client
- Dropped support for Python 3.5, 3.6, 3.7, and 3.8
- Removed `Client.get_constants` as the site that was hosting it is no longer running

4.1.1

Fixed
- Installation dependency issue with aiohttp

4.1.0

Added
- `use_cache` parameter for methods to specify whether or not to use cache for a specific API call
Changed
- Wrapper no longer replaces the letter O with 0 for tags to better represent a valid tag

4.0.6

Changed
- Format of the string of `utils.get_datetime`
Fixed
- `Player.get_club` now works for the async client if the player is not in a club

4.0.5

Fixed
- Removed the print statement on client initialization
- Actually uses asyncio.Lock properly if the async client has the option `prevent_ratelimit=True`

4.0.4

Added
- `get_brawlers` function to get available brawlers
Changed
- Split `BaseBox` into `BaseBox` and `BaseBoxList` for convenience

Page 1 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.