Changelog
- Fixed derivatives for one-sided extrapolation by constant continuation in case of 2D tables that actually degrade to 1D tables (regression of v2.2.1)
- Fixed uninitialized data of minimum abscissa value for EPW (EnergyPlus Weather) file
- Set array inputs of external C functions to
const
(as standardized by Modelica Language Specification ≥ 3.5) - Restructured CMake configuration files
- Updated GoogleTest based unit tests
Full Changelog: v3.0.0...v3.1.0