Skip to content

v1.2.0 Release of NBA API

Compare
Choose a tag to compare
@rsforbes rsforbes released this 23 Mar 18:55
· 60 commits to master since this release
555d5a4

v1.2.0

Date: 2023-03-23

Added

  • Python: Support for 3.11 #331

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