Skip to content

Releases: wuseal/JsonToKotlinClass

Release V1.5

01 Nov 13:15
Compare
Choose a tag to compare

1.support for LoganSquare and Moshi.
2.support for cutomize annotation.
3.simply usage steps.

Release V1.4.1

19 Oct 03:41
Compare
Choose a tag to compare
  • Fix an issue about Fastjson property name #Issue9
  • Fix an issue about using in none network condition it will be stuck #Issue10

Version 1.4

30 Sep 06:00
Compare
Choose a tag to compare
  • Add supporter for Jackson annotation generate,supporter json lib --Jackson.
  • Add supporter for Fastjson annotation generate,supporter json lib --Fastjson.
  • Beautify the config settings dialog.

Release V1.3

27 Sep 07:50
Compare
Choose a tag to compare
  • Add property init with default value option in property tab.(Recommend to select,with this selected you can avoid NullPointException in the following time,You can also unSelect the nullable option to avoid null check when use the data value).
  • Add property could be nullable option in property tab.
  • Fix a bug when the property name is 'list' and it's type is array then the plugin will broken.
  • Beautify dialog layout.

Version 1.2.1

20 Sep 10:41
Compare
Choose a tag to compare
  * Fix insert improt class code upon package declare
  * Format property name and class name to camelcase name

Release V1.1

13 Sep 12:20
Compare
Choose a tag to compare

Add property keyword config setting like ('var' or 'val'),the default keyword changed to 'val'. Press short key 'ALT '+ 'K',And you will know how to use me ^_^ . If u have any issues,welcome everyone to raise your issues