Version 4.0.0
This version contains the following changes:
- Removed JModelica support, and added support for new OPTIMICA compile_fmu API.
(#480) - For simulation and unit tests, updated the API for OPTIMICA to the one used in oct-2022-05-09-master-4b0cd2bf71
(#479) - For simulation, corrected a bug that led to an error message when a model from the Modelica Standard Library is simulated
(#472) - For unit tests, enabled option to run tests with OpenModelica.
This change also allows specifying the test configuration in the more concise
conf.yml rather than conf.json file.
(#453) - For unit tests, added option to exclude files for dymola in library configuration script.
Due to this change, the function regressiontest.setExcludeTest has been removed.
(#450) - For unit tests, added optional colored output.
(#451)