Skip to content

ChessKit 0.13.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@pdil pdil released this 03 Oct 22:05
· 1 commit to master since this release
b90faac

New Features

  • BoardDelegate now notifies when king is in check, and provides the color of the checked king, see Issue #38.
  • Move.checkState and Move.disambiguation are now publicly accessible, see Issue #38.

Technical Changes

  • Enable Swift 6 language mode package-wide.
  • Game and MoveTree are now Sendable types.

Full Changelog: 0.12.1...0.13.0