Skip to content

v1.1.0

Choose a tag to compare

@lloiser lloiser released this 05 Mar 21:07
· 60 commits to master since this release

Features

  • πŸ†• conditional breakpoints (#36)

image

  • πŸ†• add a new option to clear the output panel on start of a new debug session (#55)

Bugs

  • πŸ› reset the stacktrace and goroutines after a long continue/step/... (#74)
  • 🎨 show the debug panel everytime a debug session starts (#64)
  • 🎨 show text in output panel if no configuration is selected (#17)
  • ⬆️ check version of delve to be >= 0.12.0

Detailed changes: v1.0.4...v1.1.0