Skip to content

Latest commit

 

History

History
59 lines (36 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

59 lines (36 loc) · 1.32 KB

wokwi-intellij Changelog

0.10.3 - 2024-09-18

Added

  • Support for IntelliJ Platform 2024.3.*

0.10.2 - 2024-09-18

Added

  • Support for IntelliJ Platform 2024.2.*

0.10.1 - 2024-03-06

Bugfix

  • UI Freezes on startup (when debug config selected)

Added

  • Support for Intellij platform 2024.1

0.10.0 - 2024-03-04

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

0.9.0 - 2024-02-23

Added

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