v1.7.0
Feature
- [#341] (ast)
sonic.Get()
andast.Node
supportnot-amd64
CPU arch - [#346] (decoder) not clear memory after decoding failed
Bugfix
- [#342] stop
SIGPROF
traceback 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.TextMarshaler
while 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