Skip to content

Releases: misakuo/JsonModelGenerator

0.4.2

Choose a tag to compare

@misakuo misakuo released this 07 Mar 09:41
  • Support parsing JSONArray to List
  • Updating new ICON

0.4.1

Choose a tag to compare

@misakuo misakuo released this 29 Feb 03:18

Fixed conflicts of the same name parameter elements,you can using this case to testing;

0.4.0

Choose a tag to compare

@misakuo misakuo released this 26 Jan 07:11
  • Fixed crash in Android Studio 2.0 Preview;
  • You can specify the source of JSON string by URL or user input now;
  • Parsing JSONArray as root node is supported, plugin will traverse the whole array and finding the first JSONObject child to start parsing.

0.3.1

Choose a tag to compare

@misakuo misakuo released this 23 Jan 07:18
0.3.1 released