Skip to content

v0.8.3

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 06:53

Changelog:

  • Swapped custom long converter with JsonNumberHandling.AllowReadingFromString in JsonSerializerOptions
    • Might be faster?
    • Fixes runtime issues when compiled with .NET 6 SDK