jsoniter v1.1.6 Release Notes

Release Date: 2019-03-12 // about 5 years ago
    • ๐Ÿ›  fix #311 handle nil any
    • ๐Ÿ›  fix #313 support json marshaller type as map key
    • ๐Ÿ›  fix #308 do NOT skip embedded structs without tag when OnlyTaggedField
    • ๐Ÿ›  fix #317, try parse as BigFloat if overflow
    • ๐Ÿ›  Fix trailing newline