Commit 5e9225c
Update change log (#162)
* Set theme jekyll-theme-cayman
* Add acknowledgement to JetBrains
* refactored 'settings' to 'advanced'
* Fix typo in README.md
* fix JsonArray.onlyHasOneSubArrayAndAllItemsAreObjectElementRecursive logic error
* add local.properties to .gitignore
* add test
* add issue test
* Rename test method name in Issue121Test
* [Fix] disable gson html escaping to fix format error (#137)
* disable html escaping to fix format error
* fix typo
* add gradle.properties to git ignore
* add saveAndReadExceptionInfo unit test and saveAndReadActionInfo unit test
* Fix #139 Folder .jsontokotlin in $HOME (#141)
Added additional class to provide cache directory.
It used directly, because not approach for IoC presented here.
* Change Action tip #135 (#145)
Changed "Convert Json Into Kotlin Class" to "Kotlin data classes from JSON"
* Fix Issue #123 - File Already exists (#157)
* Update changelog1 parent b568aeb commit 5e9225c
File tree
2 files changed
+7
-4
lines changed- src/main
- kotlin/wu/seal/jsontokotlin/ui
- resources/META-INF
2 files changed
+7
-4
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | 97 | | |
99 | 98 | | |
100 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
53 | 57 | | |
54 | 58 | | |
55 | 59 | | |
| |||
0 commit comments