Skip to content

v1.2.1

Compare
Choose a tag to compare
@rsforbes rsforbes released this 13 Jun 19:06
· 44 commits to master since this release
11280b4

Date: 2023-06-13

Security

requests bumped from 2.28.2 to 2.31.0 via #344 - @dependabot

Fixed

Reverted alexfayad/nba_api@5076fae. Change broke materialized url and test. Original URL was found to be valid.
Resolved bad url in documentation #322 - @alexfayad
Fixed typo in causing src/nba_api/stats/endpoints/playerindex.py to fail #340 - @shufinskiy
Fixed expired Slack URL #347

Developer Tools

Support for VS Code Dev Containers (including auto-format via black)