Jason 3.2.0
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