Releases: IPLSplatoon/sendou.py
Releases · IPLSplatoon/sendou.py
1.2.12
- Update aiohttp-client-cache to ^0.12.0
- update lock file
1.2.11
Adds new fields
- losses_against_tied for Team standings
- in_game_name for team members in a tournament
1.2.8
Fixes
- Older tournament bracket may not include map data
- Fields in BracketMatchOpponent not initialised are set to None
1.2.7
Fixes
- Fixes documentation issues for Standings
- Updates created_at to be optional for stage
- opponent1 can be optional in older tournaments
1.2.6
Fixes
- Standing not being processed correctly (due to spelling error)
1.2.5
Fixes
- get_bracket_data not working (attempt 2)
1.2.4
Fixes
- get_bracket_data not working
Note: test your code :)
1.2.3
Fixes
- BracketMatch opponent2 is init to none
- Stats in a bracket standing can be optional
- get_bracket_data can return a nothing, i.e. bracket never happened