Releases: Disservin/fastchess
Releases · Disservin/fastchess
v1.1.0-alpha
- fix ctrl-c not stopping a tournament
v1.0.0-alpha
- Support multiple engines for round-robin tournaments
v0.9.0-alpha
What's Changed
- multiple different fixes to how matches are played
- improved logging
- improved debug functionality for engine devs
Full Changelog: v0.8.2-alpha...v0.9.0-alpha
v0.8.2-alpha
v0.8.1-alpha
v0.8.0-alpha
What's Changed
- various bug fixes
- log stderr and exit code (linux only, windows will come later)
- fix linux arguments parsing for the engine
- give more detailed errors and logs
- add normalized sprt
- fix a few uci inaccuracies
New Contributors
- @gahtan-syarif made their first contribution in #222
Full Changelog: v0.7.0-alpha...v0.8.0-alpha
v0.7.0-alpha
chore: add missing files to artificat
v0.6.3-alpha
- fix pgn book usage
Full Changelog: v0.6.2-alpha...v0.6.3-alpha
v0.6.2-alpha
hot fix:
- fastchess output mode was incorrectly combining the engine results
cutechess output unaffected
v0.6.1-alpha
hot fix: bestmove not added -> illegal move crash && missing info line crash