Skip to content

ChessKit 0.8.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@pdil pdil released this 07 Jun 14:22
· 46 commits to master since this release
dd6eb04

Improvements

  • Add support for draw by insufficient material (by @joee-ca).
    • Once this condition is reached .draw(.insufficientMaterial) will be published via the BoardDelegate.didEnd(with:) method.
  • Add unicode variant selector when printing black pawn icon to avoid displaying emoji (by @joee-ca).

Bug Fixes

  • Fix issue where king could castle through other pieces (by @TigranSaakyan).

New Contributors

Full Changelog: 0.7.1...0.8.0