Skip to content

v0.5.12

Choose a tag to compare

@github-actions github-actions released this 11 Jun 17:42
· 9 commits to main since this release
c5b8ca7

Install: curl -fsSL https://raw.githubusercontent.com/coder/boo/main/install.sh | sh

What's Changed

  • fix: stop detach key tails from leaking into the surrounding shell by @kylecarbs in #36
  • fix(src/client.zig): tolerate input writes racing the detach by @kylecarbs in #38
  • chore: release v0.5.12 by @kylecarbs in #37

Full Changelog: v0.5.11...v0.5.12