Sage v2.5.0 Release Notes

Release Date: 2016-08-17 // over 7 years ago
  • ๐Ÿ†• 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