Releases: x-hansong/CodeMaker
Releases · x-hansong/CodeMaker
CodeMaker V1.4
version 1.4 (New features are contributed by Dmitry Karlinsky.)
- Support for groovy templates (similar to GSP, based on GStringTemplateEngine)
- Templates editor screen reworked.
- Added target language selector, per template.
- Added "test template" functionality based on selectable test inputs, currently Java class and Scala case class.
- Added Kotlin support to the build and refactored out some logic and UI to Kotlin classes
CodeMaker V1.3
New feature are available!
- Generate Api table to clipboard (html or markdown format)
- Generate the class field from api table in clipboard
CodeMaker V1.2
Added Scala support, support selecting destination source root for the generated class. Thanks to @dkarlinsky
Support customize the generated file encoding.
CodeMaker V1.1
add action "Generate @see doc for override method"
CodeMarker V1.0
Create README.md