Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

39 lines (31 loc) · 1.12 KB

Changelog

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.

[1.1.2] - 2021-03-11

Fixed

  • fixed a bug that could make the checker crash for dynamic acceptance queries
  • minor fixes

[1.1.1] - 2021-03-08

Changed

  • migrated unit tests to junit5
  • cleaned code

Fixed

  • updated maven plugins to fix incompatibilities with recent JDKs

[1.1.0] - 2021-02-23

Added

  • added a checker for ICCMA'21 CE track

[1.0.2] - 2021-02-23

Fixed

  • bumped junit version to 4.13.1 to fix a vulnerability of version 4.12

[1.0.1] - 2019-07-03

Fixed

  • unit tests could make the compilation process crash on non-UNIX systems
  • fixed an issue with maven license plugin

[1.0.0] - 2019-06-20

Added

  • 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