Skip to content

v0.1.9

Compare
Choose a tag to compare
@laizy laizy released this 26 May 10:30
· 33 commits to master since this release
70d8494
fix memory bug caused by misusing fastjson.Parser (#41)

* fix memory bug caused by misusing fastjson.Parser

* Apply suggestions from code review