Skip to content

Releases: CarbonChess/FenFurnace

0.2.3

01 Jun 03:12
8e080b6
Compare
Choose a tag to compare

Version 0.2.3 of FenFurnace (PR: #8)

Changelog:

  • Fix piece logging check

0.2.2

01 Jun 02:56
a96779c
Compare
Choose a tag to compare

Version 0.2.2 of FenFurnace (PR: #7)

Changelog:

  • Fix castling crash

0.2.1

30 May 22:07
07579dd
Compare
Choose a tag to compare

Version 0.2.1 of FenFurnace (PR: #6)

Changelog:

  • Fixed logging
  • Fix castling crash

0.2.0

27 May 00:13
3de8a88
Compare
Choose a tag to compare

Version 0.2.0 of FenFurnace (PR: #4)

  • Added move log
  • Fix promotion

0.1.3

25 May 02:42
62c699d
Compare
Choose a tag to compare

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

20 May 23:15
3d46703
Compare
Choose a tag to compare

Version 0.1.2 of FenFurnace (PR: #2)

  • Fixed import
  • Fixed check bug

0.1.1

20 May 22:49
52c5bd9
Compare
Choose a tag to compare

Version 0.1.1 of FenFurnace (PR: #1)

  • Added isCheck and gameEndingStatus functions.
  • Fixed an enpassant bug

0.1.0

20 May 22:37
05d1826
Compare
Choose a tag to compare

Initial release of FenFurnace.