We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b94aec commit 964dae8Copy full SHA for 964dae8
CHANGELOG.md
@@ -1560,3 +1560,11 @@ Version 0.5.7 (10-11-2025)
1560
1561
* Refactoring cleanup to prepare for further C++ improvements.
1562
* Performance optimisation for accessing evaluation_time.
1563
+
1564
+Version 0.5.8 (18-11-2025)
1565
+--------------------------
1566
1567
+* Convert SetDelta to be a value type and not a heap type.
1568
+* Convert TimeSereisReference to be a value type and not a heap type.
1569
+* Add visitor support to the TimeSeriesTypeInput/Output
1570
+* Some contributed fixes to make inspector work.
0 commit comments