zero-sum-seattle / python-mlb-statsapi

Python Wrapper for the MLB's Official Stats API
MIT License
44 stars 11 forks source link

0.5.21 dev #213

Closed KCNilssen closed 3 months ago

KCNilssen commented 3 months ago

Why

Fixes missed attr to keep up with MLB API updates.

What

Most missing attr had to do with stats but there was also a attr that needed changing to optional within homerunderby

Tests

Standard testing

Risk and impact