Releases: dblackrun/pbpstats
Releases · dblackrun/pbpstats
1.3.11
Add override for free throws that were not able to be linked to foul event due to official error
v1.3.8
fix possession change logic for transition take foul rule change
v1.3.6
formatting changes and switch to publish using poetry
v1.3.5
- add timeout for live endpoints
- rearrange event order for stats.nba pbp when technical foul is before period start event
v1.3.4
- get period starters from stats.nba.com boxscore range request to get missing starters for data.nba.com events
- reorder stats.nba.com pbp events to match data.nba.com events on rebound out of order error to reduce event out of order errors
v1.3.2
Add missing check for flagrant FT when checking if ft ends possession (#32)
v1.3.1
fix failing imports (#31)