All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- fixed a bug that could make the checker crash for dynamic acceptance queries
- minor fixes
- migrated unit tests to junit5
- cleaned code
- updated maven plugins to fix incompatibilities with recent JDKs
- added a checker for ICCMA'21 CE track
- bumped junit version to 4.13.1 to fix a vulnerability of version 4.12
- unit tests could make the compilation process crash on non-UNIX systems
- fixed an issue with maven license plugin
- added core implementation of RUBENS
- added generators for SAT solvers and model counters
- added generators for ICCMA'17 and ICCMA'19 tracks
- added checkers for SAT and model counting
- added checkers for ICCMA'17 and ICCMA'19 tracks