JsonToKotlinClass Versions Save

🚀 Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin )

3.7.4

1 year ago

Bugfix

  • Write-access exception #308
  • Nullable Types and Non Nullable Default Value Strategy #391
  • Repeating classes instead of making a relation between them! #381

Enhancement

  • auto determine nullable or not from json value optional null values #307
  • Does not detect nullable objects in some cases #379
  • Merging data classes of the same structure #390
  • Option to handle classes with same name #375

3.7.3

2 years ago

Bugfix

  • (3.7.2)Throwable: Assertion failed: Write access is allowed inside write-action only #380
  • 特殊字符报错 #383
  • Fix Write access error when format json paste json/obtain json from net #378 (@wuseal)
  • Long values being generated as Int #295

Enhancement

  • optimize code builder & bugfix: when enable [Replace constructor parameters by member variables], the annotation not go to next line. #373 (@Nstd)

3.7.3-eap-1

2 years ago

Bugfix

  • Long values being generated as Int #295

3.7.2

2 years ago

Bugfix

  • Assertion failed: Write access is allowed inside write-action only #367
  • Text config always loss in Adavnced --> Extension Tab #371 (@wuseal)
  • 🐛 fix JsonSchema type error when refer to non-object definitions #368 (@TedZen)
  • Exception in JsonToKotlin 3.6.1 - AGP 4.1.2 #320

Enhancement

  • Optimize Extensions' UI #370 (@wuseal)
  • Update icon and project title picture for JsonToKotlinClass #363

Features

  • Support adding `Expose` Annotation for Gson by new Extension #366 (@wuseal)

History Change Log

3.7.2-EAP-10

2 years ago

Bugfix

  • ? fix JsonSchema type error when refer to non-object definitions #368 (@TedZen)
  • Exception in JsonToKotlin 3.6.1 - AGP 4.1.2 #320

Enhancement

  • Update icon and project title picture for JsonToKotlinClass #363

Features

  • Support adding `Expose` Annotation for Gson by new Extension #366 (@wuseal)

3.7.1

2 years ago

3.7.0

2 years ago

V3.6.1

4 years ago

V3.6.0

4 years ago

V3.5.1

4 years ago