Skip to content

Commit 1336865

Browse files
committed
bump to 7.0.0
1 parent 30aea47 commit 1336865

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

RELEASE_NOTES.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
### 7.0.0+30aea47 (Released 2025-1-28)
2+
3+
Breaking changes.
4+
5+
Improve `DynamicObj` `GetHashCode` and by extension `Equals` methods with recursive deephash function.
6+
7+
DeepHash covers the following types:
8+
9+
- Primitive types
10+
- `DynamicObj`
11+
- IDictionary
12+
- Other IEnumerables (List, Array, Seq, ResizeArray...)
13+
- Option
14+
115
### 6.0.0+c77be4c (Released 2025-01-27)
216

317
Breaking changes.

0 commit comments

Comments
 (0)