Skip to content

1.2

Choose a tag to compare

@RohitM-IN RohitM-IN released this 13 Jan 16:53
· 10 commits to main since this release

What's Changed

  • Added IsComparable property for KeyPropertyAttribute for more customization
  • Renamed interface IDataContractComparable to IDataContract
  • Result Contract Edited Property is now EditedDetailed
  • Result Contract Edited now 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