Feature
- [#305] only use
SSEinstead ofSSE4to be compatible with oldx86CPU - [#306] add dummy interface of
pretouch()undernot-amd64arch - [#325] (decoder) support skipping mismatched-typed value while binding
- [#329] support decode json-encoded (with escaping characters) base64 string
Bugfix
- [#314] (ast) iterator panic while traversing the empty object
- [#320] (decoder) clear corrupt memory when decoding failed
Optimization
Full Changelog: v1.5.0...v1.6.0