Skip to content

v1.7.0

Compare
Choose a tag to compare
@AsterDY AsterDY released this 10 Jan 06:45
· 143 commits to main since this release
32877b6

Feature

  • [#341] (ast) sonic.Get() and ast.Node support not-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