v0.6.0
-
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