jsoniter v1.1.0 Release Notes

Release Date: 2018-02-22 // about 6 years ago
  • 📦 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.