Releases: wuseal/JsonToKotlinClass
Releases · wuseal/JsonToKotlinClass
Release V1.5.1
Fix a bug #15
Release V1.5
1.support for LoganSquare and Moshi.
2.support for cutomize annotation.
3.simply usage steps.
Release V1.4.1
Version 1.4
- 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
- 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
* Fix insert improt class code upon package declare
* Format property name and class name to camelcase name
Release V1.1
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