Feature
- [#233] add configurable
sonic.APIto be compatible withencoding/jsonlibrary andARMarch. - [#225] support streaming IO with
encoder.StreamEncoderanddecoder.StreamDecoder. - [#228] support
windowsOS.
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