square_bishop 0.3.0 square_bishop: ^0.3.0 copied to clipboard
A bridge package between Squares and Bishop, simplifying common uses.
0.3.0 #
- Updated Dart SDK requirement to 3.2.x.
- Updated dependencies (Bishop 1.4.1).
0.2.17 #
- Updated dependencies (Bishop 1.4.0, Squares 1.2.1).
0.2.16 #
- Updated dependencies (Bishop 1.3.0).
0.2.15 #
Game.boardState()
will now fillcheckSquare
withmove.to
for won endings where there's no check.
0.2.14 #
- Updated dependencies (Bishop 1.2.9, Squares 1.1.4).
0.2.13 #
- Updated dependencies (Bishop 1.2.5).
0.2.12 #
- Updated dependencies (Bishop 1.2.3).
0.2.11 #
- Support
Game.zobristSeed
andGame.startPosSeed
. - Updated dependencies (Bishop 1.2.2).
0.2.10 #
- Updated dependencies (Bishop 1.2.0, Squares 1.1.3).
0.2.9 #
- Added
allowPremoves
parameter to move generation methods. - Updated dependencies (Bishop 1.0.0).
0.2.8 #
- Added
SquaresState.gates
field. - Updated dependencies (Bishop 0.6.4)
0.2.7 #
SquaresState.initial
takes an optional size.- Updated dependencies (Squares 1.1.1)
0.2.6 #
- Updated dependencies (Bishop 0.6.2, Squares 1.1.0).
0.2.5 #
- Updated dependencies (Bishop 0.6.1, Squares 1.0.5).
0.2.4 #
- Updated dependencies (Bishop 0.6.0).
0.2.3 #
- Bishop 0.5.0.
buildSquaresState
utility function.
0.2.2 #
- Squares 1.0.2.
0.2.1 #
- Bishop 0.4.0.
0.2.0 #
- Squares 1.0.0.
0.1.4 #
- Intermediate compatibility version, please update to 0.2.0.
0.1.3 #
- Bishop 0.3.0.
0.1.2 #
- Allowed specifying an orientation in Game.boardState().
0.1.1 #
- Documentation.
0.1.0 #
- Initial version.