Skip to content

Commit 964dae8

Browse files
committed
Prepare release
1 parent 2b94aec commit 964dae8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1560,3 +1560,11 @@ Version 0.5.7 (10-11-2025)
15601560

15611561
* Refactoring cleanup to prepare for further C++ improvements.
15621562
* 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

Comments
 (0)