Skip to content

v2.5.0

Compare
Choose a tag to compare
@nvzqz nvzqz released this 17 Aug 22:04
· 23 commits to develop since this release
v2.5.0

Release Notes

New Features

  • Added pinned(for:) method to Board
  • Added between(_:), isBetween(start:end:) and line(with:) methods to Square
  • Added hasMoreThanOne to Bitboard

Enhancements

  • Made legal move generation/checking faster for king pieces

Fixes

  • Fixed conditions for castling so that a king cannot castle in check and it can't castle through squares that are being attacked