You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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)
0 commit comments