You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/isaaclab/docs/CHANGELOG.rst
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,20 @@ Removed
34
34
now managed internally by the renderer backend and are not part of the public API.
35
35
36
36
37
+
4.5.29 (2026-04-10)
38
+
~~~~~~~~~~~~~~~~~~~
39
+
40
+
Added
41
+
^^^^^
42
+
43
+
* Added flag to toggle dataset compression in RecorderManager and dataset file handler.
44
+
45
+
Changed
46
+
^^^^^^^
47
+
48
+
* Changed RecorderManager to clone value tensors before adding to episode data, removing multiple clones in ``episodes.add()`` and replacing with a single clone.
0 commit comments