Skip to content

Releases: Disservin/fastchess

v1.1.0-alpha

01 Oct 22:27
945ab38
Compare
Choose a tag to compare
v1.1.0-alpha Pre-release
Pre-release
  • fix ctrl-c not stopping a tournament

v1.0.0-alpha

01 Oct 20:36
d0ecd7d
Compare
Choose a tag to compare
v1.0.0-alpha Pre-release
Pre-release
  • Support multiple engines for round-robin tournaments

v0.9.0-alpha

23 Jun 15:22
84b7a70
Compare
Choose a tag to compare
v0.9.0-alpha Pre-release
Pre-release

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

28 Apr 20:01
a085af7
Compare
Choose a tag to compare
v0.8.2-alpha Pre-release
Pre-release

What's Changed

  • fix issues regarding timelosses

Full Changelog: v0.8.1-alpha...v0.8.2-alpha

v0.8.1-alpha

28 Apr 16:47
1503439
Compare
Choose a tag to compare
v0.8.1-alpha Pre-release
Pre-release

What's Changed

  • fix compilation error and timelosses

Full Changelog: v0.8.0-alpha...v0.8.1-alpha

v0.8.0-alpha

28 Apr 14:43
68240df
Compare
Choose a tag to compare
v0.8.0-alpha Pre-release
Pre-release

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

Full Changelog: v0.7.0-alpha...v0.8.0-alpha

v0.7.0-alpha

16 Mar 14:42
Compare
Choose a tag to compare
v0.7.0-alpha Pre-release
Pre-release
chore: add missing files to artificat

v0.6.3-alpha

10 Sep 20:56
e0ee690
Compare
Choose a tag to compare
v0.6.3-alpha Pre-release
Pre-release
  • fix pgn book usage

Full Changelog: v0.6.2-alpha...v0.6.3-alpha

v0.6.2-alpha

03 Sep 08:11
Compare
Choose a tag to compare
v0.6.2-alpha Pre-release
Pre-release

hot fix:

  • fastchess output mode was incorrectly combining the engine results

cutechess output unaffected

v0.6.1-alpha

02 Sep 22:13
Compare
Choose a tag to compare
v0.6.1-alpha Pre-release
Pre-release

hot fix: bestmove not added -> illegal move crash && missing info line crash