Ver.1.9.0
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
- @hankovich made their first contribution in #92
- @dependabot made their first contribution in #95
- @MihailsKuzmins made their first contribution in #94
Full Changelog: 1.8.14...1.9.0