Skip to content

Fix bug in UCI parser

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 22:14
· 132 commits to main since this release
ede2b01

What's new in v1.3.1

Fixes an edge case where the engine receives a negative time duration in the go command, causing it to stall and lose on time. Other than this, the engine is functionally identical to v1.3.0.

Choosing a binary

This release comes with precompiled binaries for all major platforms. Because
the engine benefits tremendously from more modern CPU instruction sets, there
are binaries compiled for major instruction sets, following the x86-64
microarchitecture levels
as a naming scheme.

Realistically, on modern hardware (< 10 years old), you should be okay to use the
binaries labeled V3. If the engine crashes within the first seconds, try V2,
and so on.