File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ 0.3.0 (2026-03-17)
5+ ------------------
6+
7+ Optimization
8+ ............
9+ - Introduced cache for dataframes, reducing proxy calls by up to 66% (#224)
10+
11+ Bugfixes
12+ ........
13+ - Fixed simulation support despite missing nominal value by pulling from SBML (#238)
14+ - Fixed error checking for empty condition table (#237)
15+ - Fixed error in condition file when there is only one column (#236)
16+ - Fixed issue with assigning np.nan values to all columns in a new row (#233)
17+ - Fixed issue where second or third observables could not be highlighted in the same plot (#232)
18+ - Fixed issue where minimization made data tables vanish (#228)
19+
20+ Documentation
21+ .............
22+ - Added YouTube video and mentioned examples (#227)
23+
24+ Installation / Packaging
25+ .........................
26+ - Limited pandas version to before 3.0.0 (#236) (Temporary)
27+
4280.2.0 (2026-01-26)
529------------------
630
You can’t perform that action at this time.
0 commit comments