What's Changed
Breaking changes.
Improve DynamicObj
GetHashCode
and by extension Equals
methods with recursive deephash function.
DeepHash covers the following types:
- Primitive types
DynamicObj
- IDictionary
- Other IEnumerables (List, Array, Seq, ResizeArray...)
- Option
Full Changelog: 6.0.0...7.0.0