jsoniter v0.9.23 Release Notes

Release Date: 2018-07-03 // over 6 years ago

Previous changes from v0.9.22

    • ๐Ÿ›  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