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 98fb467 commit f2174dbCopy full SHA for f2174db
RELEASE_NOTES.md
@@ -1,3 +1,9 @@
1
+### 7.0.1+98fb467 (Released 2025-2-17)
2
+
3
+Hotfixed `DynamicObj` `GetHashCode` and `Equals` methods with recursive deephash function.
4
5
+It was failing for properties containing empty collections (e.g. `list<DynamicObj>`).
6
7
### 7.0.0+30aea47 (Released 2025-1-28)
8
9
Breaking changes.
0 commit comments