Skip to content

Releases: soartech/jsoar

JSoar 4.0.0

18 Jan 22:04
Compare
Choose a tag to compare

Highlights include:

  • New versioning scheme
  • Java 11 support (minimum required version is now Java 8)
  • Updated commands to match new csoar style
  • Numerous JSoar debugger enhancements
  • Enhancements to support Soar LSP

See the ChangeLog for details.

Note that this release is now available on Maven Central; see the README for details on how to add dependencies.

JSoar 0.14.9

17 Nov 18:23
Compare
Choose a tag to compare

JSoar 0.14.9 has been released.

Changes include:

  • Added the "decide" command, which allows for manipulation of indifferent selection and RL parameters. See Soar manual for details.
  • Added some RHS functions for increased CSoar compatibility: timestamp, random-int, random-float. The old rand-int and rand-float RHS functions still exist, but should be considered deprecated.
  • Minor bug fixes related to loading files from paths that have spaces in them and using SoarUnit with CSoar.

JSoar 0.14.8

02 Jun 21:27
Compare
Choose a tag to compare

JSoar 0.14.8 has been released.

JSoar releases are now being created using the Maven branch. They are the result of the pom in the jsoar-build project.

JSoar 0.14.3

28 May 19:59
Compare
Choose a tag to compare

JSoar 0.14.3 has been released.

Change log here:

https://github.com/soartech/jsoar/wiki/ChangeLog

jSoar 0.14.0

18 Jun 13:55
Compare
Choose a tag to compare

jSoar 0.14.0 has been released. This release has all major features from cSoar (Episodic Memory, Semantic Memory, Reinforcement Learning, etc.). Several small features still missing (some minor commands and command options, timers, etc.).

Change log here:

https://github.com/soartech/jsoar/wiki/ChangeLog