v1.2.0 Release of NBA API
v1.2.0
Date: 2023-03-23
Added
- Python: Support for 3.11 #331
-
New Endpoint:
- PlayerIndex via #326 - @shufinskiy
- VideoDetailsAsset via #325 - @OnerInce
-
Jupyter Notebooks (Binary Classification - Home Team Win-Loss Modeling) #329 - @TheResearchLab
-
Player Static Data: Updated as of 2023.03.23 #322
Changed
- Removed Python max version release dependency to allow for all go-forward versions. Bugs with later Python versions can be addressed as needed. #331
Fixed
- Documentation: corrected parameter order on commonteamroster.md PR#317 - @JohannPally
- Corrected Hawks home state from Atlanta to Georgia #332
- Bug #327: Corrected a missing comma in
src/nba_api/stats/endpoints/__init__.py
#333
Developer Tools
- Resolved CircleCI build where Poetry and CircleCI Docker images conflicted in how output is managed. #331
Full Changelog: v1.1.14...v1.2.0