Skip to content

0.12.0

Compare
Choose a tag to compare
@jhlywa jhlywa released this 29 May 01:32
· 148 commits to master since this release

Enhancements

  • [SAN] Improve performance of SAN move parser by inferring the piece the user is moving (in both .move() and .load_pgn()) and restricting move generation to those piece types. This change resulted in a 50% performance improvement as measured through the unit tests. (@ejezisek - #275)