Skip to content

0.6.5

Choose a tag to compare

@obinnanwachukwu1 obinnanwachukwu1 released this 27 Apr 00:10
· 830 commits to main since this release

Added:

  • Java visualizer harness support for public runtime trace metadata used by the app visualization path.

  • Java source augmentation helpers and TraceHooks support for richer indexed, cell, mutating-call, and trace bookkeeping events.

  • Cross-language visualizer conformance coverage for Java, JavaScript, TypeScript, and Python runtime traces.

Changed:

  • Java trace adapter normalization now preserves runtime visualization metadata and aligns Java trace steps with the shared runtime contract.

  • Java browser worker assets now include the updated public helper/runtime support needed by the Java lane.

Fixed:

  • Java trace bookkeeping parity for script-mode and function-style executions.

  • Python runtime access attribution regressions caught during cross-language visualization validation.

Notes:

  • 0.6.5 intentionally skips 0.6.3 and 0.6.4 because this is a larger Java visualization compatibility update.