File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 5.0.0
2+
3+ - .NET 10 support added
4+ - Try and convert from decimal to the underlying type value, if the type is nullable https://github.com/Havunen/SystemTextJsonPatch/pull/44
5+ - Support assigning null to non-reference types when HandleNull converter is registered https://github.com/Havunen/SystemTextJsonPatch/pull/46
6+
7+
18## 4.2.0
29
310- Correctly handle key not found exception when applying patch document to dictionary https://github.com/Havunen/SystemTextJsonPatch/pull/40
Original file line number Diff line number Diff line change 77 <GenerateDocumentationFile >true</GenerateDocumentationFile >
88 <PackageTags >aspnetcore;json;jsonpatch;system.text.json;rfc6902;</PackageTags >
99 <LangVersion >12</LangVersion >
10- <Version >4.2 .0</Version >
10+ <Version >5.0 .0</Version >
1111 <RepositoryUrl >https://github.com/Havunen/SystemTextJsonPatch.git</RepositoryUrl >
1212 <RepositoryType >git</RepositoryType >
1313 <AnalysisLevel >9.0-all</AnalysisLevel >
You can’t perform that action at this time.
0 commit comments