Skip to content

v2.1.0

Compare
Choose a tag to compare
@nvzqz nvzqz released this 24 Jul 17:09
· 85 commits to develop since this release
v2.1.0

Release Notes

New Features

  • Added static white, black, kingside, and queenside constants to CastlingRights and CastlingRights.Right
  • Added canCastle(for:) methods to CastlingRights that take a Color or Board.Side
  • Added init(color:) and init(side:) to CastlingRights