Python
* Speed up model import, compilation (1123, 1112)
* Improve/Add steady-state solver documentation (1102)
* Improve extension import (1141)
* Bugfixes SBML import (1135, 1134, 1145, 1154)
* Fixed issue that prevented simplification (1158)
C++
* Bugfixes (1121, 1125, 1131, 1132, 1136)
* Enable openMP by default (1118)
* Improve memoy footprint for simulations with replicates (1153)
* Improve steady-state solver and add option to to adjoint-steadystate hybrid (1143, 1099, 1129, 1146)
CI
* Store build artifacts from github actions (1138)