Skip to content

Releases: bes2008/easyjson

2.0.alpha1.0

01 Aug 08:17
Compare
Choose a tag to compare
  1. refactor code
  2. supports moshi

1.0.1

29 Jul 04:54
Compare
Choose a tag to compare

Bugs:

#9 fastjson-to-easyjson exception: can't cast java.util.HashMap to com.alibaba.fastjson.JSONObject

1.0.0

19 Jul 08:39
Compare
Choose a tag to compare

Initial Version

Features:

#1 easyjson: supports fastjson to easyjson
#2 easyjson: adapter easyjson to jackson
#3 easyjson: adapter easyjson to gson
#4 easyjson: adapter easyjson to fastjson
#5 easyjson: supports json-lib to easyjson
#6 easyjson: supports json-simple to easyjson
#7 easyjson: supports android json to easyjson
#8 easyjson: supports org.json to easyjson
#10 easyjson: supports progbase JSON to easyjson
#11 easyjson: supports json-smart to easyjson
#12 easyjson: supports minimaljson to easyjson