Skip to content

Releases: x-hansong/CodeMaker

CodeMaker V1.4

17 Nov 15:51
Compare
Choose a tag to compare

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

23 Feb 07:48
Compare
Choose a tag to compare

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

16 Jun 15:45
Compare
Choose a tag to compare

Added Scala support, support selecting destination source root for the generated class. Thanks to @dkarlinsky
Support customize the generated file encoding.

CodeMaker V1.1

28 Mar 03:42
Compare
Choose a tag to compare

add action "Generate @see doc for override method"

CodeMarker V1.0

03 Feb 11:30
Compare
Choose a tag to compare
Create README.md