File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 99 <PackageProjectUrl >https://github.com/aldycool/NETCoreSync</PackageProjectUrl >
1010 <RepositoryUrl >https://github.com/aldycool/NETCoreSync</RepositoryUrl >
1111 <PackageTags >database sync synchronization framework NETCoreApp NETStandard Xamarin Forms</PackageTags >
12- <PackageReleaseNotes />
12+ <PackageReleaseNotes >## Added Features
13+ * Support conflict handling during `DeserializeJsonToExistingData` method
14+ * Support suppressing Exception during hook calls if updated with older time stamp (GlobalTimeStamp only)
15+
16+ ## Breaking Changes
17+ * `DeserializeJsonToExistingData` method signature change: adds `conflictType` parameter
18+ </PackageReleaseNotes >
1319 <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
1420 <Version >1.2.0</Version >
1521 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments