Skip to content

Releases: winapiadmin/chesslib

v1.3.1

30 Mar 04:31
c272207

Choose a tag to compare

What's Changed

tldr: bugfixes, #40, #42, #44

Full Changelog: v1.3.0...v1.3.1

v1.3.0

27 Mar 15:08
d020de1

Choose a tag to compare

What's Changed

  1. improved repetition check (NOTE: this is repetition count not distance)
  2. removing timeout of tests
  3. clean illegal castling in FEN (this shouldn't be, yet it's fine)
  4. tidied up code
  5. replaced HeapAllocatedValueList with std::vector with reserve
  6. replaced some ASSUMEs with asserts
  7. added START_FEN and START_CHESS960_FEN
  8. basically implementing multiple FEN parsers

Full Changelog: v1.2.0...v1.3.0

v1.2.0

24 Feb 09:06
dff750f

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.5b

08 Jan 14:29
29cefb4

Choose a tag to compare

v1.1.5b Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.0...v1.1.5b

v1.1.0

05 Jan 13:51
9942ae8

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.1b

18 Nov 05:25
bc02eeb

Choose a tag to compare

v1.0.1b Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0...v1.0.1b

v1.0.0

18 Nov 04:25
3a288b4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/winapiadmin/chesslib/commits/v1.0.0