Skip to content

Commit 4e4ece5

Browse files
authored
Update README.md
1 parent 7cee2aa commit 4e4ece5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ I am a plugin for Kotlin generate Kotlin data class code from a json string
66
I am a plugin for Kotlin to convert Json String into Kotlin data class code (Json to Kotlin)
77

88
### Update Log
9+
10+
#### 1.2.1
11+
* Fix insert improt class code upon package declare
12+
* Format property name and class name to camelcase name
13+
914
#### 1.2
1015
* Add support for generate anotations for target json lib --gson
1116
* Add Comment option to switch the comment content to append

0 commit comments

Comments
 (0)