Releases: panzarino/mlbgame
Releases · panzarino/mlbgame
Version 2.1.0
Adds support to get event data for certain games. This event data contains information about every at bat and pitch.
Bug fixes/changes:
- Remove
batter_stats
andpitcher_stats
fromstatmap.py
- Import statements now try python 3 as default
- Statmap data has been updated
Version 2.0.2
Fixes bug when there is no winning pitcher
Version 2.0.1
Fix some bugs in documentation
Version 2.0.0
- Support for Python 3
- Now can get data for live games
- Bug fixes
Version 1.0.3
Fixes bug where strings were accidentally turned into booleans
Version 1.0.2
Bug fixes:
- Adds lxml as a dependency
- Fixes differences in doc files
Version 1.0.1
Bug fixes
Version 1.0.0
First official production release of mlbgame
Version 0.4.0 Alpha
Individual player stats for every game
Version 0.3.1 Pre-Alpha
Added a lot of new features, including the ability to get player stats for a game