Skip to content

v0.2.5-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@MarkChenYutian MarkChenYutian released this 25 Jul 23:43
· 154 commits to main since this release

馃帀 Debug Console, both Tabular and Graphical

馃憖 Multi-tab C0 Code Editor

馃悶 Core Improvement & Bug Fix

  • 7b50909 Complete support for String native function group
  • Better Type Inference during runtime
  • fbaccee Reconstruct the frontend on React framework
  • Bug fix and UX improvement:
    dce4972 On DEBUG mode, dump the application state
    3949aa6 Add error boundary on components - Application Root and Debug Console
    7071d9b Fix breakpoint behavior, Improve UI robust on unexpected user input