Skip to content

v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jul 23:27
· 741 commits to main since this release
  • πŸ” Add Transposition table (#274) and a variable to disable it (#278), although setting Hash to 0 also does the job

  • πŸ”βš– Add support for lichess-hosted online tablebases (#273)

  • πŸ” Increase search depth by one when in check (#275)

  • ⚑ Convert Position into readonly struct and make use of in modifier (#258)

  • ⚑ Remove interpolated logging (#268)

  • ⚑ Early loop exit (#267)

  • ⚑ Use [GeneratedRegex] attribute when possible (#269)

  • πŸ› Fix PV Table size (#259)


Full Changelog: v0.13.0...v0.14.0