Skip to content

Releases: dykstrom/ronja

0.9.1

15 Jun 09:33
Compare
Choose a tag to compare
  • Refactor search
  • Improve move sorting
  • Improve time management
  • Fix time management bug

0.9.0

25 Dec 17:03
Compare
Choose a tag to compare
  • Ported to Java 17.
  • Added support for "remove" command.
  • Renamed Linux/macOS start script to just "ronja".

0.8.2

06 Sep 19:09
Compare
Choose a tag to compare
  • Improved performance.
  • Minor additions to opening book.

0.8.1

25 Dec 15:52
Compare
Choose a tag to compare
  • Implemented draw by threefold repetition.
  • Improved performance.
  • Improved time management.

0.8.0

12 Dec 19:11
Compare
Choose a tag to compare

0.7.0

12 Feb 20:02
Compare
Choose a tag to compare
  • Moves are represented by integers instead of a Move class.
  • Implemented move ordering in the search.

0.6.0

25 Feb 13:52
Compare
Choose a tag to compare
  • Implemented basic time control and iterative deepening.
  • Added option to log all games played to a file.
  • Ported to Linux and XBoard.
  • Build with Maven instead of Ant.
  • Published on GitHub.