v1.3.0
Feature
- [#233] add configurable
sonic.API
to be compatible withencoding/json
library andARM
arch. - [#225] support streaming IO with
encoder.StreamEncoder
anddecoder.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