Skip to content

Tags: eduherminio/ChessComTournamentAggregator

Tags

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add overall rank column (#5)

* Add overall rank column.
* Write errors to `stderr`.
* Add space between each score and each ranking (`[1, 3]` instead of `[1,3]`).
* Add weekly scheduled builds.
* Rename app published executables to desired ones, to avoid manual edition before publishing.

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for Arena tournaments (#2)

* Add support for Arena tournaments
* Add Scores column

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release initial version of both library and app (#1)