Skip to content

v0.0.14

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 05:12
· 29 commits to dev since this release

Changelog

CodeMaker CLI release version 0.0.13

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.
  8. Fixing code syntax.

Supported languages:

  • JavaScript & JSX
  • TypeScript & TSX
  • Java
  • Kotlin
  • CSharp
  • Go