python-chess v1.9.0
Bugfixes: * Expand position validation to detect check conflicting with en passant square. New features: * Add ``chess.svg.board(..., fill=...)``. * Let ``chess.svg.board()`` add ASCII board as description of SVG. * Add hint when engine process dies due to illegal instruction.