Releases: Jozott00/wokwi-intellij
Releases · Jozott00/wokwi-intellij
v0.10.3
v0.10.2
v0.10.1
Bugfix
- UI Freezes on startup (when debug config selected)
Added
- Support for Intellij platform 2024.1
v0.10.0
This update switches from the custom run toolwindow to a headless run configuration, which is more familiar for most Intellij users.
Added
- Run configuration for simulator instance
- Automatic GDB port selection
Removed
- WokwiDebugStart configuration
- Wokwi Run toolwindow
What's Changed
- Bump io.arrow-kt:arrow-core from 1.2.1 to 1.2.3 by @dependabot in #33
- Remove Custom Run Tool-Window by @Jozott00 in #34
Full Changelog: v0.9.0...v0.10.0
v0.9.0
Added
- Embedded Wokwi simulator
- Wokwi console to control simulator
- wokwi.toml analysis support
- Wokwi simulation debugging support