File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,24 @@ See also our [versioning policy](https://amici.readthedocs.io/en/latest/versioni
44
55## v0.X Series
66
7+ ### v0.31.2 (2025-04-23)
8+
9+ Bugfix-only release.
10+
11+ * SBML import: Handle unsolvable event triggers
12+ by @dweindl in https://github.com/AMICI-dev/AMICI/pull/2686
13+ * Fixed a clang compiler warning related to variable length arrays
14+ by @FFroehlich in https://github.com/AMICI-dev/AMICI/pull/2688
15+ * Temporarily require interpax<=0.3.6
16+ by @dweindl in https://github.com/AMICI-dev/AMICI/pull/2678
17+ * Update OpenBLAS installation script to work with CMake>=4
18+ by @dweindl in https://github.com/AMICI-dev/AMICI/pull/2679
19+ * GHA: Don't run cron jobs on forks by @dweindl in https://github.com/AMICI-dev/AMICI/pull/2669
20+ * Fixed Matlab documentation build with CMake 4.0
21+ by @dweindl in https://github.com/AMICI-dev/AMICI/pull/2676
22+
23+ ** Full Changelog** : https://github.com/AMICI-dev/AMICI/compare/v0.31.1...v0.31.2
24+
725### v0.31.1 (2025-03-21)
826
927Bugfix-only release.
Original file line number Diff line number Diff line change 1- 0.31.1
1+ 0.31.2
You can’t perform that action at this time.
0 commit comments