Skip to content

3.4.0

Compare
Choose a tag to compare
@MangelMaxime MangelMaxime released this 07 Jun 13:37

Added

  • Decode.Auto.LowLevel providing better interop when consuming Thoth.Json.Net from a C# project
  • Encode.Auto.LowLevel providing better interop when consuming Thoth.Json.Net from a C# project
  • (Json)Converter, this is needed for people using Asp.Net WebApi (by @SCullman)

Fixed

  • Fix #11: Replicate Fable behaviour when encoding StringEnum. Only when not on NETFRAMEWORK!!!

Changed

  • Ensure that Thoth.Json.Net references the minimum allowed version of Newtonsoft.Json (by @bentayloruk)