Skip to content

ChessKit 0.12.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@pdil pdil released this 11 Sep 20:30
· 13 commits to master since this release
5e982e8

Bug Fixes

  • Fix MoveTree.fullVariation(for:) returning blank array when .minimum is passed as the index.
    • If this index is passed, it will automatically start from the next (valid) index and return the moves for that index.
    • In practice this will mean the main variation will be returned (starting from white's first move).

Full Changelog: 0.12.0...0.12.1