1.2
What's Changed
- Added
IsComparableproperty forKeyPropertyAttributefor more customization - Renamed interface
IDataContractComparabletoIDataContract - Result Contract
EditedProperty is nowEditedDetailed - Result Contract
Editednow does not contain detailed info like which property was changed - DataMetadataComparisonHelper.cs renamed to DataContractMismatchIdentifier
- The Synchronization class has been heavily modified and responsibity is split into 3 classes DataContractFetcher, DataContractMismatchIdentifier, QueryBuilder.
- Algorithm updated for better performance on large data lowed memory usage (for more details check out the performance page )
Full Changelog: 1.1.0.1...1.2