Skip to content

V1.1.0

Latest

Choose a tag to compare

@killcod3 killcod3 released this 22 Aug 18:20
· 2 commits to main since this release

Release Notes v1.1.0

Major Feature: Code Generation

New Features

  • Code Snippet Generation: Click any JSON node to generate production-ready code
  • Multi-Language Support: JavaScript, Python, and Java code generation
  • Smart Path Handling: Automatically handles arrays, nested objects, and special characters
  • Copy-Paste Ready: Generated code includes error handling and proper syntax

Bug Fixes

  • Fixed layout jumping when hovering over action buttons
  • Improved variable naming for generated code (handles numeric keys properly)
  • Better error handling in code generation templates