ChessKit 0.13.0
Pre-release
Pre-release
New Features
BoardDelegate
now notifies when king is in check, and provides the color of the checked king, see Issue #38.Move.checkState
andMove.disambiguation
are now publicly accessible, see Issue #38.
Technical Changes
- Enable Swift 6 language mode package-wide.
Game
andMoveTree
are nowSendable
types.
Full Changelog: 0.12.1...0.13.0