Skip to content

Releases: zhelyabuzhsky/stockfish

3.4.0

13 Dec 14:16
567149f
Compare
Choose a tag to compare
  • Added method to change engine's skill level (thanks @sigurdo for the idea)

3.3.0

13 Dec 13:19
Compare
Choose a tag to compare
  • WARNING: license changed to MIT License

3.2.0

09 Oct 10:44
20a21a6
Compare
Choose a tag to compare
  • WARNING: renamed param Stockfish parameter to params
  • Small code improvements

3.1.1

07 Oct 06:03
Compare
Choose a tag to compare
  • improved README

3.1.0

07 Oct 05:46
d703afa
Compare
Choose a tag to compare

3.0.0

29 Aug 04:48
Compare
Choose a tag to compare
  • added type hinting
  • added "Black" code formatter
  • get_best_move returns None if there are no moves
  • stockfish.info return last evaluation information before best move (thanks to @charlesoblack)

2.0.1

23 Aug 02:57
8e8b454
Compare
Choose a tag to compare
  • fixed versioning

v2.0

06 Aug 15:00
51444dd
Compare
Choose a tag to compare
  • Python 3.7 only
  • Pytest usage

v1.0.4

10 Feb 03:46
Compare
Choose a tag to compare

v1.0.2

22 Jan 06:54
Compare
Choose a tag to compare
  • set position
  • best move