Skip to content

Bug fix

Compare
Choose a tag to compare
@taowen taowen released this 12 Oct 08:28
· 241 commits to master since this release
  • do not report error when field is unexported
  • #178 SkipAndReturnBytes should return copy of memory
  • #177 flush buffer should check available again
  • #180, add missing methods to jsoniter.Number
  • #181, support string as json.Number and jsoniter.Number
  • #184, support null as number
  • #183 limit error message size
  • #185 add jsoniter.Valid