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: RELEASE_NOTES.md
+4
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
### 4.0.2 (Released 2024-10-15)
2
+
3
+
- Undo `DynObj.combine` working with `#DynamicObj` as input - this caused issues with ncombining nested DOs of types that inherited from DynamicObj. The type signature has been fixed to `DynamicObj` (without the flexible `#`)
4
+
1
5
### 4.0.1 (Released 2024-10-15)
2
6
3
7
- Fix DynObj functions not being inlined ([#39](https://github.com/CSBiology/DynamicObj/issues/39))
0 commit comments