1.1.0
版本发布时间: 2018-02-22 10:46:31
json-iterator/go最新发布版本:v1.1.12(2021-09-11 10:19:57)
Instead of let unsafe cast spread across the codebase, starting from 1.1.0, json-iterator use reflect2 (https://github.com/v2pro/plz/tree/master/reflect2) package to implement unsafe reflection. Aslo the map encoder/decoder has been rewritten to use unsafe reflection.