python-chess v0.3.1
New in this release:
Bitboard.status()
now correctly detectsSTATUS_INVALID_EP_SQUARE
,
instead of errors or false reports.- Polyglot opening book reader now correctly handles knight underpromotions.
- Minor coding style fixes, including removal of unused imports.