Skip to content

v2.0.0

Choose a tag to compare

@Havunen Havunen released this 28 Mar 16:30
· 77 commits to main since this release
  • JsonPatchDocument -types now add required converters using JsonConverterAttribute and converters no longer need to be set manually to JsonSerializerOptions #18
  • netstandard2.0 target now depends on System.Text.Json v7
  • Small performance optimizations