v0.14.0
-
π 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
intoreadonly struct
and make use ofin
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