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

0.2.1 The "College Football is BACK! (2024)" Update #49

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

armstjc
Copy link
Owner

@armstjc armstjc commented Aug 29, 2024

  • Fixed a bug in cfbd_json_py.drives.get_cfbd_drives_info() where the ncaa_division parameter would become malformed, the API call wouldn't filter by ncaa_division, but the API call would still be accepted.
  • Updated the package to comply with changes made in version 4.6.0 of the CFBD V1 API. These changes in this API version removed the game_id parameter from cfbd_json_py.betting.get_cfbd_betting_lines() and from cfbd_json_py.games.get_cfbd_weather_info().
  • Updated the package version to 0.2.1.

- Fixed a bug in `cfbd_json_py.drives.get_cfbd_drives_info()` where the `ncaa_division` parameter would become malformed, the API call wouldn't filter by `ncaa_division`, but the API call would still be accepted.
- Updated the package to comply with changes made in version `4.6.0` of the CFBD V1 API. These changes in this API version removed the `game_id` parameter from `cfbd_json_py.betting.get_cfbd_betting_lines()` and from `cfbd_json_py.games.get_cfbd_weather_info()`.
- Updated the package version to `0.2.1`.
@armstjc armstjc self-assigned this Aug 29, 2024
@armstjc armstjc merged commit 095a5e0 into main Aug 29, 2024
@armstjc armstjc deleted the 0.2.1-The-College-Football-is-BACK!-(2024)-Update branch August 29, 2024 03:07
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