Skip to content

v2.9

Compare
Choose a tag to compare
@fsmosca fsmosca released this 11 Jan 08:39
· 80 commits to master since this release
34f1c27

A. Bug fixes

  • Wait for readyok from uci engine after sending isready.
  • Fix parsing of results when sending eval command to Stockfish engine.

B. New Features

C. Improvements

  • Modify writing of pgn output when there is threat move.
  • Don't write empty comment as in { } in pgn output comments.
  • Improve logging when calculating piece mobility.
  • Improve comment before the first move in the analyzed game. Analysis time and move score are easier to interpret.
    • Example
      {Hash 256mb, Threads 2, analysis 15.0s per position, move score is in pawn unit,
      positive is good for white and negative is good for black}
      1. Nb3 $6 {-0.16} (1. c3 {+0.80})
      

D. Files

  • The chess-artist.exe file inside chess-artist_v2.9.zip is only tested under windows 10.