Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 17 May 09:26
· 422 commits to main since this release
89a737c

Notable Changes

  • The debug session now supports shell-styled quoting and escaping (#16)
  • Added support for mount=type=ssh|secret (#17)
  • Now supports breakpoints on any instructions (exec is allowed only on RUN as of now) (#21)
  • UI improvement (#19, #20, #23)