Releases: ftsrg/theta
Releases · ftsrg/theta
v2.12.1
This release adds a new expression for rational to int type conversion.
v2.12.0
v2.11.1
v2.11.0
v2.10.0
v2.9.3
v2.9.2
v2.9.1
v2.9.0
This release adds various improvements and features to the XSTS formalism and tool.
- Printing metrics.
- New PROD_AUTO domain.
- Parse and verify Petri nets in PNML format.
Thanks @mondokm!
v2.8.0
This release upgrades Theta to use Gradle 6 (instead of 5) as a build system. This should not have any effect on the compiled binaries and its interfaces. Thanks @radl97!
Note: if you are upgrading your fork/branch which still used Gradle 5, it is recommended to do a full cleanup of the repository (git clean -xfd
), but first make sure that all your changes are committed.