Releases: ss77995ss/baseball-stats-python
Releases · ss77995ss/baseball-stats-python
v0.2.1
v0.2.0
What's Changed
- Enhancement/date range validation by @jeff3071 in #10
- docs: Move docs folder to root by @ss77995ss in #11
- [Feature][Statcast] Catcher throwing by @ss77995ss in #16
- [Feature][Statcast] Runner Basestealing by @ss77995ss in #20
- [Feature][Statcast] Extra Bases Taken function by @ss77995ss in #21
- [Bugfix] Fix statcast leaderboard using the wrong season param issue by @ss77995ss in #23
New Contributors
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Features
- statcast_search - Get Statcast pitch-by-pitch csv with search filters
- minor_statcast_search - Get Minor Statcast pitch-by-pitch csv with search filters
- mlbam_id_search - Find
MLBAM
id by inputplayer_name
What's Changed
- [Feature] Linter and minor league fns by @ss77995ss in #5
- [Feature] Minor pitcher and batter with docs by @ss77995ss in #6
- docs: Enhance all documentations by @ss77995ss in #7
- feat(Statcast): Implement search MLBAM ID function with documentation by @ss77995ss in #8
- release: Update version to 0.1.0 by @ss77995ss in #9
Full Changelog: 0.0.6.1...v0.1.0