Skip to content

Commit

Permalink
Clarify change around [%eval #0]
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasf committed Oct 22, 2020
1 parent 6c20669 commit dc529b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Changes:
relative to the side to move. The ambiguity around `[%eval #0]` has been
resolved to `Mate(-0)`. This makes sense, given that the authors had standard
chess in mind (where a game ending move is always a loss for the opponent).
Previously this would be parsed as `None`.
* Typed `chess.engine.InfoDict["wdl"]` as the new `chess.engine.PovWdl`, rather
than `Tuple[int, int, int]`. The new type is backwards compatible, but it
is recommended to use its documented fields and methods instead.
Expand Down

0 comments on commit dc529b2

Please sign in to comment.