What's Changed
* Always print getErrorString as it might contain build warnings by adeas31 in https://github.com/OpenModelica/OMPython/pull/159
* Added github templates by adeas31 in https://github.com/OpenModelica/OMPython/pull/160
* Set user environment variable for omc started from wsgi by adeas31 in https://github.com/OpenModelica/OMPython/pull/161
* support variableFilter to ModelicaSystem by arun3688 in https://github.com/OpenModelica/OMPython/pull/163
* "outputFormat" in simulateOptions by Tesshub in https://github.com/OpenModelica/OMPython/pull/168
* parse min and max attribute by arun3688 in https://github.com/OpenModelica/OMPython/pull/170
* use readSimulationResultVars for getSolutions by arun3688 in https://github.com/OpenModelica/OMPython/pull/171
* create separate temp directory for each ModelicaSystem session by arun3688 in https://github.com/OpenModelica/OMPython/pull/172
* use overrideFile as default to support large scale parameter setting by arun3688 in https://github.com/OpenModelica/OMPython/pull/173
* avoid compiling linearization and use .exe and runtime flag -l by arun3688 in https://github.com/OpenModelica/OMPython/pull/174
* Fix mistyped fileNamePrefix. by javiarrobas in https://github.com/OpenModelica/OMPython/pull/178
* report proper error messages to users by arun3688 in https://github.com/OpenModelica/OMPython/pull/179
* swicth CI to github workflow actions by arun3688 in https://github.com/OpenModelica/OMPython/pull/181
* allow modelicaSystem() to directly load MSL without filename by arun3688 in https://github.com/OpenModelica/OMPython/pull/180
* check fmi regressions by arun3688 in https://github.com/OpenModelica/OMPython/pull/183
* schedule FMI regression At 12:00 AM, only on Friday by arun3688 in https://github.com/OpenModelica/OMPython/pull/184
* change to markdown and add status badge by arun3688 in https://github.com/OpenModelica/OMPython/pull/185
* fix status badge alignment by arun3688 in https://github.com/OpenModelica/OMPython/pull/186
* test fmi regression in windows by arun3688 in https://github.com/OpenModelica/OMPython/pull/187
* run FMI regression test on each commit by arun3688 in https://github.com/OpenModelica/OMPython/pull/188
* add nightly builds and schedule FMIRegression test every day by arun3688 in https://github.com/OpenModelica/OMPython/pull/189
* use directly buildModelFMU() for FMI_Regression tests by arun3688 in https://github.com/OpenModelica/OMPython/pull/191
* fix openmodelica setup by arun3688 in https://github.com/OpenModelica/OMPython/pull/195
* add linearFile to system path by arun3688 in https://github.com/OpenModelica/OMPython/pull/197
* suppress the print statements by arun3688 in https://github.com/OpenModelica/OMPython/pull/198
New Contributors
* Tesshub made their first contribution in https://github.com/OpenModelica/OMPython/pull/168
* javiarrobas made their first contribution in https://github.com/OpenModelica/OMPython/pull/178
**Full Changelog**: https://github.com/OpenModelica/OMPython/compare/v3.4.0...v3.5.0