Skip to content

Jason 3.2.0

Compare
Choose a tag to compare
@jomifred jomifred released this 01 Apr 22:41
· 155 commits to master since this release

The main new feature of Jason 3.2 is the Jason Command Line Interface (JasonCLI). This tools is created to support the creation and monitoring of Jason application independently of IDEs. More information jason-cli/readme.adoc.

  • Java17 is used
  • some bugs were fixed
  • preliminary support for packages (used by JaCaMo)

The project is cleaned a bit:

  • jEdit is removed (JasonCLI and third party IDEs are proposed)
  • Ant is replaced by Gradle
  • Java Web Start is not used anymore