Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.2.0 Changes #95

Merged
merged 31 commits into from
Oct 8, 2024
Merged

4.2.0 Changes #95

merged 31 commits into from
Oct 8, 2024

Conversation

SharpBit
Copy link
Owner

@SharpBit SharpBit commented Oct 8, 2024

Changes Description

[4.2.0] - 10/8/24

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

Checklist

  • Docstrings added (NumpyDoc)
  • If necessary, add to the documentation files
  • Tox checked

Update development branch with changes from master
@SharpBit SharpBit merged commit 405c171 into master Oct 8, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant