Skip to content

Releases: IPLSplatoon/sendou.py

1.2.12

13 Dec 22:03
f4212ff
Compare
Choose a tag to compare
  • Update aiohttp-client-cache to ^0.12.0
  • update lock file

1.2.11

10 Dec 18:47
663095e
Compare
Choose a tag to compare

Adds new fields

  • losses_against_tied for Team standings
  • in_game_name for team members in a tournament

1.2.10

25 Nov 21:16
7fb872f
Compare
Choose a tag to compare

Update docs

Full Changelog: 1.2.9...1.2.10

1.2.9

25 Nov 21:10
b846e0d
Compare
Choose a tag to compare

What's Changed

  • Update schema to match upstream API by @vlee489 in #8

Full Changelog: 1.2.8...1.2.9

1.2.8

09 Oct 21:22
4972150
Compare
Choose a tag to compare

Fixes

  • Older tournament bracket may not include map data
  • Fields in BracketMatchOpponent not initialised are set to None

1.2.7

09 Oct 14:12
5136627
Compare
Choose a tag to compare

Fixes

  • Fixes documentation issues for Standings
  • Updates created_at to be optional for stage
  • opponent1 can be optional in older tournaments

1.2.6

08 Oct 23:25
004b730
Compare
Choose a tag to compare

Fixes

  • Standing not being processed correctly (due to spelling error)

1.2.5

08 Oct 22:44
c7655c2
Compare
Choose a tag to compare

Fixes

  • get_bracket_data not working (attempt 2)

1.2.4

08 Oct 22:39
8cc56bb
Compare
Choose a tag to compare

Fixes

  • get_bracket_data not working

Note: test your code :)

1.2.3

08 Oct 22:30
0b98e9b
Compare
Choose a tag to compare

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