Feature
- [#341] (ast)
sonic.Get()andast.Nodesupportnot-amd64CPU arch - [#346] (decoder) not clear memory after decoding failed
Bugfix
- [#342] stop
SIGPROFtraceback while calling native functions, in case of crashing - [#336] (encoder) lose pointer-value message for deep-layer struct
- [#343] (encoder) not support concrete-type key implementing
encoding.TextMarshalerwhile sorting map
Optimization
- [#345] (ast) using better skipping algorithm,
sonic.Get()now is 2~9x faster than before
Full Changelog: v1.6.0...v1.7.0