Skip to content

v1.3.0

Compare
Choose a tag to compare
@AsterDY AsterDY released this 25 May 07:14
· 172 commits to main since this release
ced2830

Feature

  • [#233] add configurable sonic.API to be compatible with encoding/json library and ARM arch.
  • [#225] support streaming IO with encoder.StreamEncoder and decoder.StreamDecoder.
  • [#228] support windows OS.

Bugfix

  • [#230] (encoder) fix the invalid length of output buffer caused by register-scratching bug under encoding error.
  • [#224] (encoder) add defensive string-pointer-checking to avoid crashes on native-C stack.

Full Changelog: v1.2.0...v1.3.0