Bstats

Latest version: v1.1.2

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

Scan your dependencies

Page 1 of 2

1.1.1

Updated
- `Profile.club` now optionally returns `None` if the player is in no club.

1.1.0

Added
- `ends_in` property to `EventSlot`.

Updated
- `AsyncClient` was renamed to `Client` and is the only supported client (asynchronous).
- `Event` was renamed to `EventDetails` and `Rotation` was renamed to `EventSlot`.

Removed
- `use_cache` parameter, cache usage is now defaulted (for easier access, without excessive API request spam).
- `SyncClient` has been removed.

1.0.6

Updated
- Replaced `self.client.session` with `requests.Session()` in the `club` attribute of the `Profile` object to eliminate possible errors.

1.0.5

Updated
- `club` attribute for the `Profile` object used 2 arguments when in fact it accepts only 1.

1.0.4

Added
- `type` and `badge_id` properties for the `Club` object.

1.0.3

Added
- Import all errors in the \_\_init__ file.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.