python-chess v0.4.2
New in this release:
- Fix bug where
pawn_moves_from()
and consequentlyis_legal()
weren't
handling en-passant correctly. Thanks to Norbert Naskov for reporting.
New in this release:
pawn_moves_from()
and consequently is_legal()
weren't