Skip to content

Releases: ArjunBasandrai/shuffle-chess-engine

Shuffle v1.2.2

22 Oct 14:16
Compare
Choose a tag to compare

Release Notes for Shuffle Chess Engine [Version 1.2.2]

Release Date: October 21, 2023

Bug Fixes:

  • Input bugs from CMD / PowerShell: In this release, Shuffle's bug of incorrectly processing inputs from CMD / PowerShell etc. has been fixed

Usage Guidelines:

  • Please refer to the README for instructions on how to use Shuffle Chess Engine

Compatibility

  • Shuffle remains compatible with all UCI GUIs
  • Shuffle is currently not compatible with Unix-based systems

Feedback and Support:

  • If you encounter any issues or have feedback, please don't hesitate to reach out on the project's GitHub repository

Thank you for using Shuffle Chess Engine!


Shuffle v1.2.1

20 Oct 15:44
Compare
Choose a tag to compare

Release Notes for Shuffle Chess Engine [Version 1.2.1]

Release Date: October 20, 2023

Bug Fixes:

  • Forfeit on time: In this release, Shuffle's bug of forfeiting on time is fixed

Usage Guidelines:

  • Please refer to the README for instructions on how to use Shuffle Chess Engine

Compatibility

  • Shuffle remains compatible with all UCI GUIs
  • Shuffle is currently not compatible with Unix-based systems

Feedback and Support:

  • If you encounter any issues or have feedback, please don't hesitate to reach out on the project's GitHub repository

Thank you for using Shuffle Chess Engine!

Shuffle v1.2.0

19 Oct 16:19
Compare
Choose a tag to compare

Release Notes for Shuffle Chess Engine [Version 1.2.0]

Release Date: October 19, 2023

Enhancements and New Features:

  • Optimized Interpolation: In this release, Shuffle utilizes optimized interpolation in the evaluation function, making it more efficient.
  • Improved Compatibility with Lichess: Stray print statement were removed to make Shuffle compatible with Lichess

Usage Guidelines:

  • Please refer to the README for instructions on how to use Shuffle Chess Engine

Lichess Bot

  • The Lichess version of Shuffle will only be temporarily active
  • However, the games that it has played can be viewed here

Compatibility

  • Shuffle remains compatible with all UCI GUIs
  • Shuffle is currently not compatible with Unix-based systems

Feedback and Support:

  • If you encounter any issues or have feedback, please don't hesitate to reach out on the project's GitHub repository

Thank you for using Shuffle Chess Engine!

Shuffle v1.1.0

15 Oct 09:55
287443e
Compare
Choose a tag to compare

Release Notes for Shuffle Chess Engine [Version 1.1.0]

Release Date: October 15, 2023

Enhancements and New Features:

  • Dynamic Transposition Table Allocation: In this release, Shuffle has the ability to dynamically allocate the transposition table, giving you more control over memory usage and engine performance. You can now manage this feature through UCI command or via a GUI of your choice to optimize the engine's performance

Usage Guidelines:

  • Please refer to the README for instructions on how to use Shuffle Chess Engine

Compatibility

  • Shuffle remains compatible with all UCI GUIs
  • Shuffle is currently not compatible with Unix-based systems

Feedback and Support:

  • If you encounter any issues or have feedback, please don't hesitate to reach out on the project's GitHub repository

Thank you for using Shuffle Chess Engine!

Shuffle v1.0.0

06 Oct 22:43
c13ee39
Compare
Choose a tag to compare

Release Notes for Shuffle Chess Engine [Version 1.0.0]

Release Date: October 7, 2023

Initial Release:

  • Welcome to the first release of Shuffle Chess Engine!
  • This release includes the core engine with UCI compatibility.
  • ELO rating: Approximately 1900.

Usage Guidelines:

  • Please refer to the README for instructions on how to use Shuffle Chess Engine

Compatibility

  • Shuffle is compatible with all UCI GUIs
  • Shuffle is currently not compatible with Unix-based systems

Feedback and Support:

  • If you encounter any issues or have feedback, please don't hesitate to reach out on the project's GitHub repository

Thank you for using Shuffle Chess Engine!