Skip to content

v0.3.0

Compare
Choose a tag to compare
@eduherminio eduherminio released this 16 Apr 18:11
· 3 commits to master since this release
159cb26
  • Add Swiss tournaments support (#15).
    • Include TieBreaks and TotalTieBreaks fields, which will be empty for Arena tournaments.
    • Use TieBreaks field as second tie break.
    • Show swiss points and total swiss points in Scores and TotalScores, as if/together with arena ones.
  • Fix Ranks and Average Performance fields (a lichess API change may have broken them at some point).
  • Make api requests sequential, since they seemed to be hitting the api rate limits.