jsoniter v0.9.22 Release Notes

Release Date: 2018-03-05 // about 6 years ago
    • ๐Ÿ›  fix #167 parse Object.class follow jackson convention. fixed the case of 1.0 parsed as int not double.
    • ๐Ÿ›  fix #154 support map integer key
    • ๐Ÿ›  fix #152