Skip to content

Release v0.23.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 21:16

v0.23.0: 3 August 2024

Improvements

  • Added support for attaching with the debug adapter to remote nodes
  • Debug Adapter protocol source request implemented
  • Added presentation hints to debug scopes
  • Breakpoints are now annotated as failed if setting them fails

Fixes

  • Fixed a deadlock in debug adapter when meta process is not alive
  • Removed no longer needed workaround for :gen_statem callbacks