Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 13:27
· 1022 commits to main since this release
  • Implement Zobrist hashing (#48)

  • Stop IDDFS search when unlikely to reach next depth level (#57)

  • Increase DepthWhenLessThanMinMoveTime (#56)

  • Make positionHistory dictionary update more efficient II (#49)

  • Add inline suggestions for the compiler (#53)

  • Dictionary replacement with an Array (#54)

  • Bugfix: Use Position.MoveTime when provided, rather than the default Depth (#58)

  • Micro-optimizations in MoveGenerator (#59)

  • 👷 Bump .NET sdk version to 6 rc2 (#51)

Full Changelog: v0.5.3...v0.6.0