Skip to content

Release v0.0.11

Compare
Choose a tag to compare
@codemakerai-dev codemakerai-dev released this 14 Jun 07:03
· 47 commits to dev since this release

CodeMaker CLI release version 0.0.11

Features include:

  1. Context-aware code generation.
  2. Automated source code documentation.
  3. Code and documentation replacement.
  4. CodePath - matching which code to generate/replace.
  5. Automated unit test generation for Java.
  6. Automated syntax migration for Java.
  7. Automated renaming of local variables for Java.

Supported languages:

  • JavaScript
  • TypeScript
  • Java
  • Go
  • Kotlin