Skip to content

proposal: v1.9 #162

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

Merged
merged 14 commits into from
Apr 4, 2025
Merged

proposal: v1.9 #162

merged 14 commits into from
Apr 4, 2025

Conversation

WardBrian
Copy link
Collaborator

Features:

Bug fixes:

BrayanMnz and others added 13 commits December 31, 2024 12:37
The season param is supported by the schedule endpoint in mlb stats api, we must start supporting this since passing season will allow to retrieve a whole season schedule.
schedule method must support season param.
Add endpoints for team and game uniforms
latest_season returns first season which hasn't ended
Add include_series_status flag to schedule()
Allow extra keyword arguments to requests.get() in get()
Allow 'season' argument to player_stats
@WardBrian WardBrian requested a review from toddrob99 April 1, 2025 00:20
@WardBrian
Copy link
Collaborator Author

I have preemptively updated the relevant wiki pages as well

add debug logging for request_kwargs in get()
Copy link
Owner

@toddrob99 toddrob99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work, much appreciated! All I did was format with black and add a debug log entry for request_kwargs in get().

@toddrob99 toddrob99 merged commit 4658baa into master Apr 4, 2025
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.

3 participants