Skip to content

Releases: ladeak/JsonMergePatch

Incremental Source Generator support

10 Oct 19:55
29b0f7d
Compare
Choose a tag to compare

Incremental Source Generator

What's Changed

Full Changelog: v6.1.0...v9.0.0

Handing new special types on .NET and complex types with List<T>

25 Apr 19:21
62682bb
Compare
Choose a tag to compare

Handing new special types: DateOnly, TimeOnly , Guid that does not require a WrapperDto
Adding List support for complex types.

Typo fixes in API documentation

13 Apr 20:22
b096252
Compare
Choose a tag to compare

Typo fixes in API documentation

net6 updates

10 Nov 20:01
8bd3d46
Compare
Choose a tag to compare
  • net6 updates
  • minimal api sample

Updating nuget packages and System.Text.Json version

19 Sep 18:03
846b0a6
Compare
Choose a tag to compare
  • Updating nuget packages and System.Text.Json version
  • Matching release with .NET6 RC1

Chained source building

05 Sep 17:07
2202106
Compare
Choose a tag to compare
Pre-release

Chained source building on .NET6 and System.Text.Json

Initial Release

07 Mar 14:34
d0549f0
Compare
Choose a tag to compare

Initial Release supporting JsonMergePatch operation for AspNetCore requests and http content deserialization.

Pre-Release

03 Mar 19:34
28adc2b
Compare
Choose a tag to compare
Pre-Release Pre-release
Pre-release

Pre-Release

Release for testing

02 Mar 19:48
ed5e6ff
Compare
Choose a tag to compare
Release for testing Pre-release
Pre-release

Release for testing