Releases: CarbonChess/FenFurnace
Releases · CarbonChess/FenFurnace
0.2.3
Version 0.2.3 of FenFurnace (PR: #8)
Changelog:
0.2.2
Version 0.2.2 of FenFurnace (PR: #7)
Changelog:
0.2.1
Version 0.2.1 of FenFurnace (PR: #6)
Changelog:
- Fixed logging
- Fix castling crash
0.2.0
Version 0.2.0 of FenFurnace (PR: #4)
- Added move log
- Fix promotion
0.1.3
Release 0.1.3 of FenFurnace (PR: #3)
- Add
undoMove()
export
- Fix board array and move list changes converging
- Fix castling not checking it was moving along the same row
- Fix enpassant
- Fix
findAllMoves()
finding moves for an empty cell
0.1.2
Version 0.1.2 of FenFurnace (PR: #2)
- Fixed import
- Fixed check bug
0.1.1
Version 0.1.1 of FenFurnace (PR: #1)
- Added
isCheck
and gameEndingStatus
functions.
- Fixed an enpassant bug
0.1.0
Initial release of FenFurnace.