Skip to content

Bug fix

Compare
Choose a tag to compare
@taowen taowen released this 15 Nov 15:39
· 228 commits to master since this release

#190 jsoniter.Get([]byte("")) will panic
#191 support string escape for object fields
#194 handle array larger than 1Gb
#195 better error message when decoding float as int
#197 placeholderEncoder encodes interface{} incorrectly, causing fatal error