We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c886ffa commit fcd6dcdCopy full SHA for fcd6dcd
RELEASE_NOTES.md
@@ -1,3 +1,7 @@
1
+### 4.0.2 (Released 2024-10-15)
2
+
3
+- Undo `DynObj.combine` being inlined - this caused issues with ncombining nested DOs of types that inherited from DynamicObj.
4
5
### 4.0.1 (Released 2024-10-15)
6
7
- Fix DynObj functions not being inlined ([#39](https://github.com/CSBiology/DynamicObj/issues/39))
0 commit comments