Releases: igece/ObjDiff
Releases · igece/ObjDiff
ObjDiff 1.4.0
ObjDiff 1.3.2
Bug fixes.
ObjDiff 1.3.1
Added support for .NET 6 DateOnly and TimeOnly structures.
ObjDiff 1.3.0
New IgnoreDifferences attribute. Any property marked with this attribute will be always ignored.
ObjDiff 1.2.0
Added method MakeEqual as a shortcut to call Diff followed by Patch.
ObjDiff 1.0.0
First release.