Skip to content

v0.19.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Oct 09:22
· 356 commits to main since this release
  • πŸ” Tune LMR reduction (#452)
  • πŸ” PVS-LMR logic improvement (#456)
  • πŸ” Implement TT in quiescence search (#308)
  • πŸ” Don't clear TT move if no best move is provided: keep old one (#462)
  • βŒ› Check _searchCancellationTokenSource in qsearch as well (#454)
  • πŸ› Avoid storing the same move duplicated in both killer moves (#458)
  • πŸ› Ensure no search depth 0 happens after a 'ponder hit' (#465)

Non-strength winning chnages:

  • πŸ› Fix ucinewgame command when followed by go command (#455)

Full Changelog: v0.18.0...v0.19.0