Releases: mattdodge/yahoofantasy
Releases · mattdodge/yahoofantasy
v1.4.7
v1.4.6
What's Changed
- 🏒 Add support for 2024 NHL by @jamesvoong in #73
- 🏀 Add support for 2024 NBA
New Contributors
- @jamesvoong made their first contribution in #73
Full Changelog: v1.4.5...v1.4.6
v1.4.5
v1.4.4
v1.4.3
v1.4.2
v1.4.1
What's Changed
- Add 2023 mlb game code to games.py by @domisterwoozy in #52
🐞 Bug Fixes
- Better error handling in CLI dumps
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- add support for NHL leagues by @SwapnilShahGit in #50
New Contributors
- @SwapnilShahGit made their first contribution in #50
Full Changelog: v1.3.1...v1.4.0
v1.3.1
v1.3.0
🔥 Features
- New CLI command
yahoofantasy shell
- open a Python interpreter with access to your yahoofantasy context object - New CLI command
yahoofantasy clear-cache
- empty the cache of leagues, teams, players, etc but maintain auth data league.past_league_id
helper property to get a league's previous season (thanks @joeyagreco and @brian-dev8 for the help!)