Skip to content

Releases: misakuo/JsonModelGenerator

0.4.2

07 Mar 09:41

Choose a tag to compare

  • Support parsing JSONArray to List
  • Updating new ICON

0.4.1

29 Feb 03:18

Choose a tag to compare

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

0.4.0

26 Jan 07:11

Choose a tag to compare

  • 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

23 Jan 07:18

Choose a tag to compare

0.3.1 released