Skip to content

Releases: Jozott00/wokwi-intellij

v0.10.1

06 Mar 20:55
5ee7909
Compare
Choose a tag to compare

Bugfix

  • UI Freezes on startup (when debug config selected)

Added

  • Support for Intellij platform 2024.1

v0.10.0

04 Mar 10:54
c291ccd
Compare
Choose a tag to compare

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

Full Changelog: v0.9.0...v0.10.0

v0.9.0

23 Feb 18:37
89bc09e
Compare
Choose a tag to compare

Added

  • Embedded Wokwi simulator
  • Wokwi console to control simulator
  • wokwi.toml analysis support
  • Wokwi simulation debugging support