Skip to content

Ver.1.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Dec 10:50

What's Changed

  • Fix some typos in README by @hankovich in #92
  • Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /sandbox/SandboxConsoleApp by @dependabot in #95
  • make the README file more consistent by @MihailsKuzmins in #94
  • Fix fail BrotliCompress when compressed data is larger than BrotliEncoder.GetMaxCompressedLength(this is bug of dotnet/runtime, fix code using workaround)
  • Add Serialization callbacks receive ref MemoryPackReader/Writer, ref T value

New Contributors

Full Changelog: 1.8.14...1.9.0