v1.11.0
Added
-
New Endpoints
- BoxScoreSummaryV3 - Comprehensive game summary data including game info, arena details, officials, line scores, inactive players, and historical matchups (7fefb00)
- DunkScoreLeaders - Advanced dunk tracking with 55 metrics including hang time, vertical leap, takeoff distance, biomechanics, and style indicators (2e2fb8b)
- ScoreboardV3 - Enhanced scoreboard with 10+ datasets including game info, line scores, series standings, and team leaders (35e1358)
-
Testing Infrastructure
Changed
-
Parser Architecture
-
Build System
-
Documentation
Deprecated
- Python 3.9 Support - Python 3.9 is now deprecated and will be removed in a future release (89b2443)
- BoxScoreTraditionalV2 - Added deprecation warning (bfe29b5)
Removed
- TeamGameLog and TeamGameLogs Endpoints - Deprecated by the NBA with no replacement available (ecb6ae2, eb83420)
Fixed
- Handle empty weeks array in ScheduleLeagueV2 parser for older seasons (f56521a)
- Add missing boxscoresummaryv3 Python fixture for unit tests (707fa09)
- Added warning for BoxScoreSummaryV2 regarding data availability after 4/10/2025 with recommendation to use BoxScoreSummaryV3 (5859506)
Full Changelog: v1.10.2...v1.11.0