ChessStats v0.5 (beta)
Hyper-Dragon
released this
21 Apr 04:38
·
185 commits
to master
since this release
Version 0.5 is a major release with numerous improvements over v0.4 including:
- Output files written to a reporting directory ([location of executable]/ChessStatsResults/[Username]) containing:
- A full (self-contained) HTML Report
- The original text report
- Full PGN files (all games) for each time control
- CAPs Data in TSV format for easy spreadsheet import
- A refresh data option (for each user in the reporting directory)
- Caching for previously retrieved game and CAPs data at ([location of executable]/ChessStatsCache/CacheV1/[Username])
- Error handling improvements
- Several minor display fixes