jsoniter v0.9.23 Release Notes

Release Date: 2018-07-03 // almost 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